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

Method metadata

cpp/src/parquet/arrow/writer.cc:519–521  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517 }
518
519 const std::shared_ptr<FileMetaData> metadata() const override {
520 return writer_->metadata();
521 }
522
523 /// \brief Append the key-value metadata to the file metadata
524 ::arrow::Status AddKeyValueMetadata(

Callers 15

InitMethod · 0.45
AllRowGroupsFactoryMethod · 0.45
ReadTableMethod · 0.45
GetSchemaMethod · 0.45
ReadColumnMethod · 0.45
ReadRowGroupsMethod · 0.45
ReadRowGroupMethod · 0.45
GetRecordBatchReaderMethod · 0.45
num_columnsMethod · 0.45
num_row_groupsMethod · 0.45
GetReaderFunction · 0.45
GetRecordBatchReaderMethod · 0.45

Calls

no outgoing calls

Tested by 15

DoRoundTripWithBatchesFunction · 0.36
ReadTableFromFileMethod · 0.36
TYPED_TESTFunction · 0.36
DoNestedValidateFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
ReadPageIndexesMethod · 0.36
ReadBloomFiltersMethod · 0.36
TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36