Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ total_size
Method
total_size
cpp/src/parquet/column_reader_benchmark.cc:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
int64_t total_size() const { return total_size_; }
83
84
int64_t total_levels() const { return total_levels_; }
85
Callers
7
TestParquetRowGroupMetadata
Class · 0.80
TestParquetColumnChunkMetadata
Class · 0.80
ColumnReaderSkipInt32
Function · 0.80
ColumnReaderReadBatchInt32
Function · 0.80
RecordReaderReadRecords
Function · 0.80
RecordReaderSkipRecords
Function · 0.80
RecordReaderReadAndSkipRecords
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected