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

Method offsets

cpp/src/arrow/array/array_nested.cc:572–572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570}
571
572std::shared_ptr<Array> ListArray::offsets() const { return BoxOffsets(int32(), *data_); }
573
574// ----------------------------------------------------------------------
575// LargeListArray

Callers 15

VisitMethod · 0.45
Visit_avx2Method · 0.45
PrepareForMergeMethod · 0.45
MergeSingleMethod · 0.45
CopyVaryingLengthMethod · 0.45
TESTFunction · 0.45
HashMultiColumnMethod · 0.45
DecodeImp_avx2Method · 0.45

Calls 1

BoxOffsetsFunction · 0.85

Tested by 4

TESTFunction · 0.36
TESTFunction · 0.36