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

Method contents

cpp/src/parquet/metadata.cc:1853–1853  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1851ColumnChunkMetaDataBuilder::~ColumnChunkMetaDataBuilder() = default;
1852
1853const void* ColumnChunkMetaDataBuilder::contents() const { return impl_->contents(); }
1854
1855void ColumnChunkMetaDataBuilder::set_file_path(const std::string& path) {
1856 impl_->set_file_path(path);

Callers 8

metadata_num_valuesMethod · 0.45
metadata_is_stats_setMethod · 0.45
metadata_encodingsMethod · 0.45
metadata_accessorMethod · 0.45
AssertStatsSetFunction · 0.45

Calls

no outgoing calls

Tested by 8

metadata_num_valuesMethod · 0.36
metadata_is_stats_setMethod · 0.36
metadata_encodingsMethod · 0.36
metadata_accessorMethod · 0.36
AssertStatsSetFunction · 0.36