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

Method size

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

Source from the content-addressed store, hash-verified

1087}
1088
1089uint32_t FileMetaData::size() const { return impl_->size(); }
1090
1091int FileMetaData::num_columns() const { return impl_->num_columns(); }
1092

Callers 15

TEST_FFunction · 0.45
TESTFunction · 0.45
CheckReadBatchesMethod · 0.45
TEST_PFunction · 0.45
columnMethod · 0.45
total_bytes_writtenMethod · 0.45
CloseMethod · 0.45
CheckRowsWrittenMethod · 0.45
StartFileMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TESTFunction · 0.36
CheckReadBatchesMethod · 0.36
TEST_PFunction · 0.36
ReadColumnMethod · 0.36
ReadAndCompareMethod · 0.36
ReadColumnFullyMethod · 0.36