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

Method field

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

Source from the content-addressed store, hash-verified

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

Callers 15

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
GetFieldReadersMethod · 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