MCPcopy Create free account
hub / github.com/apache/arrow / FixedStringView

Function FixedStringView

cpp/src/parquet/stream_writer.h:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 /// std::string_view) is for variable length data.
128 struct PARQUET_EXPORT FixedStringView {
129 FixedStringView() = default;
130
131 explicit FixedStringView(const char* data_ptr);
132

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68