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

Method num_values

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

Source from the content-addressed store, hash-verified

510Type::type ColumnChunkMetaData::type() const { return impl_->type(); }
511
512int64_t ColumnChunkMetaData::num_values() const { return impl_->num_values(); }
513
514std::shared_ptr<schema::ColumnPath> ColumnChunkMetaData::path_in_schema() const {
515 return impl_->path_in_schema();

Callers 15

ConsumeMethod · 0.45
ExecMethod · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
ExecCopyArrayDataFunction · 0.45
ExecCopyArraySpanFunction · 0.45
TESTFunction · 0.45
PromoteExecSpanScalarsFunction · 0.45
CheckIfAllScalarFunction · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
TEST_FFunction · 0.36
ExecCopyArrayDataFunction · 0.36
ExecCopyArraySpanFunction · 0.36
TESTFunction · 0.36
ValidateConsumeMethod · 0.36
metadata_num_valuesMethod · 0.36
TESTFunction · 0.36
TestResetMethod · 0.36
TestMergeMethod · 0.36
TestFullRoundtripMethod · 0.36
TESTFunction · 0.36