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

Method type_length

cpp/src/parquet/schema.cc:958–958  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

956}
957
958int ColumnDescriptor::type_length() const { return primitive_node_->type_length(); }
959
960const std::shared_ptr<ColumnPath> ColumnDescriptor::path() const {
961 return primitive_node_->path();

Callers 15

AssertColumnValuesEqualFunction · 0.80
CheckColumnMethod · 0.80
EncoderImplMethod · 0.80
PutMethod · 0.80
ReadColumnFullyMethod · 0.80
TYPED_TESTFunction · 0.80
PrintTypeFunction · 0.80
UpdateMethod · 0.80
UpdateSpacedMethod · 0.80

Calls

no outgoing calls

Tested by 10

AssertColumnValuesEqualFunction · 0.64
ReadColumnFullyMethod · 0.64
TYPED_TESTFunction · 0.64
TEST_FFunction · 0.64
TestReadTypedColumnIndexFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
SetUpMethod · 0.64
CheckDecodeMethod · 0.64
physical_byte_widthMethod · 0.64