Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1089
uint32_t FileMetaData::size() const { return impl_->size(); }
1090
1091
int FileMetaData::num_columns() const { return impl_->num_columns(); }
1092
Callers
15
TEST_F
Function · 0.45
TEST
Function · 0.45
CheckReadBatches
Method · 0.45
TEST_P
Function · 0.45
WriteTestDataUsingWriteBatch
Method · 0.45
column
Method · 0.45
total_compressed_bytes
Method · 0.45
total_bytes_written
Method · 0.45
total_compressed_bytes_written
Method · 0.45
Close
Method · 0.45
CheckRowsWritten
Method · 0.45
StartFile
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
TEST
Function · 0.36
CheckReadBatches
Method · 0.36
TEST_P
Function · 0.36
WriteTestDataUsingWriteBatch
Method · 0.36
ReadColumn
Method · 0.36
TestDictionaryFallbackEncoding
Method · 0.36
WriteRequiredWithSettings
Method · 0.36
WriteRequiredWithSettingsSpaced
Method · 0.36
WriteRequiredWithCodecOptions
Method · 0.36
ReadAndCompare
Method · 0.36
ReadColumnFully
Method · 0.36