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

Method len

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

Source from the content-addressed store, hash-verified

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

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