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

Method field

cpp/src/parquet/arrow/reader.cc:532–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

530 }
531
532 const std::shared_ptr<Field> field() override { return field_; }
533
534 private:
535 std::shared_ptr<ChunkedArray> out_;

Callers 15

AssembleArrayMethod · 0.95
StreamWriterMethod · 0.45
EqualsInternalMethod · 0.45
HasRepeatedFieldsMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
InitMethod · 0.45
BuildTreeMethod · 0.45
TEST_FFunction · 0.45
StreamReaderMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TESTFunction · 0.36
DoNestedValidateFunction · 0.36
VisitMethod · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
CheckFlatSchemaMethod · 0.36
TEST_FFunction · 0.36