Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
958
int ColumnDescriptor::type_length() const { return primitive_node_->type_length(); }
959
960
const std::shared_ptr<ColumnPath> ColumnDescriptor::path() const {
961
return primitive_node_->path();
Callers
15
gparquet_fixed_length_byte_array_statistics_get_min
Function · 0.80
gparquet_fixed_length_byte_array_statistics_get_max
Function · 0.80
AssertColumnValuesEqual
Function · 0.80
CheckColumn
Method · 0.80
EncoderImpl
Method · 0.80
Put
Method · 0.80
ByteStreamSplitEncoder
Method · 0.80
ReadColumnFully
Method · 0.80
TYPED_TEST
Function · 0.80
PrintType
Function · 0.80
Update
Method · 0.80
UpdateSpaced
Method · 0.80
Calls
no outgoing calls
Tested by
10
AssertColumnValuesEqual
Function · 0.64
ReadColumnFully
Method · 0.64
TYPED_TEST
Function · 0.64
TEST_F
Function · 0.64
TestReadTypedColumnIndex
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
SetUp
Method · 0.64
CheckDecode
Method · 0.64
physical_byte_width
Method · 0.64