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

Method current_column

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

Source from the content-addressed store, hash-verified

2008}
2009
2010int RowGroupMetaDataBuilder::current_column() const { return impl_->current_column(); }
2011
2012int RowGroupMetaDataBuilder::num_columns() { return impl_->num_columns(); }
2013

Callers 3

TEST_FFunction · 0.45
TEST_FFunction · 0.45
MakeMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36