Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
572
std::shared_ptr<Array> ListArray::offsets() const { return BoxOffsets(int32(), *data_); }
573
574
// ----------------------------------------------------------------------
575
// LargeListArray
Callers
15
Visit
Method · 0.45
Visit_avx2
Method · 0.45
PrepareForMerge
Method · 0.45
MergeSingle
Method · 0.45
CopyVaryingLength
Method · 0.45
DoValidateBasicListArray
Method · 0.45
DoValidateBasicListViewArray
Method · 0.45
TEST
Function · 0.45
HashMultiColumn
Method · 0.45
CompareBinaryColumnToRowHelper
Method · 0.45
CompareVarBinaryColumnToRowHelper
Method · 0.45
DecodeImp_avx2
Method · 0.45
Calls
1
BoxOffsets
Function · 0.85
Tested by
4
DoValidateBasicListArray
Method · 0.36
DoValidateBasicListViewArray
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36