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

Method len

cpp/src/parquet/encoder.cc:1605–1605  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1603 }
1604
1605 uint32_t len(int i) const { return type_length; }
1606};
1607
1608template <>

Callers 8

WriteIndicesMethod · 0.45
FlushValuesMethod · 0.45
EncodeLevelsFunction · 0.45
EncodeLevelsFunction · 0.45
AppendLevelsMethod · 0.45
BM_RleDecodingFunction · 0.45
EncodeMethod · 0.45
RleEncodeLevelsMethod · 0.45

Calls

no outgoing calls

Tested by 2

EncodeLevelsFunction · 0.36
AppendLevelsMethod · 0.36