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

Method num_columns

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

Source from the content-addressed store, hash-verified

699}
700
701int RowGroupMetaData::num_columns() const { return impl_->num_columns(); }
702
703int64_t RowGroupMetaData::num_rows() const { return impl_->num_rows(); }
704

Calls

no outgoing calls

Tested by 15

CheckRowGroupMetadataFunction · 0.36
TEST_FFunction · 0.36
OpenExampleFileMethod · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
ReadSizeStatisticsMethod · 0.36
ReadDataMethod · 0.36
TESTFunction · 0.36
TestReadTypedColumnIndexFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36