Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_columns
Method
num_columns
cpp/src/parquet/arrow/reader.cc:357–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
int64_t rows_to_readahead) override;
356
357
int num_columns() const { return reader_->metadata()->num_columns(); }
358
359
ParquetFileReader* parquet_reader() const override { return reader_.get(); }
360
Callers
15
BoundsCheckColumn
Method · 0.95
ReadTable
Method · 0.45
ReadRowGroups
Method · 0.45
ReadRowGroup
Method · 0.45
GetRecordBatchReader
Method · 0.45
GetFieldIndices
Function · 0.45
GetTotalPageIndexSize
Function · 0.45
ReadSingleColumnFileStatistics
Function · 0.45
RoundTripSingleColumn
Method · 0.45
ReadAndCheckSingleColumnTable
Method · 0.45
TYPED_TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
1
metadata
Method · 0.45
Tested by
15
ReadSingleColumnFileStatistics
Function · 0.36
RoundTripSingleColumn
Method · 0.36
ReadAndCheckSingleColumnTable
Method · 0.36
TYPED_TEST
Function · 0.36
TEST_F
Function · 0.36
CheckSingleColumnRequiredTableRead
Method · 0.36
TEST
Function · 0.36
ValidateTableArrayTypes
Method · 0.36
TEST_P
Function · 0.36
ReadAndCheckSingleColumnTable
Method · 0.36
WriteColumn
Method · 0.36
ReadPageIndexes
Method · 0.36