Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Init
Method · 0.45
AllRowGroupsFactory
Method · 0.45
ReadTable
Method · 0.45
GetSchema
Method · 0.45
ReadColumn
Method · 0.45
ReadRowGroups
Method · 0.45
ReadRowGroup
Method · 0.45
GetRecordBatchReader
Method · 0.45
num_columns
Method · 0.45
num_row_groups
Method · 0.45
GetReader
Function · 0.45
GetRecordBatchReader
Method · 0.45
Calls
no outgoing calls
Tested by
15
DoRoundTripWithBatches
Function · 0.36
ReadSingleColumnFileStatistics
Function · 0.36
ReadTableFromFile
Method · 0.36
TYPED_TEST
Function · 0.36
DoNestedValidate
Function · 0.36
TEST
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36
ReadPageIndexes
Method · 0.36
ReadBloomFilters
Method · 0.36
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36