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

Method offset

cpp/src/arrow/util/ree_util.h:353–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351 : RunEndEncodedArraySpan(array_span, array_span.offset, array_span.length) {}
352
353 int64_t offset() const { return offset_; }
354 int64_t length() const { return length_; }
355
356 int64_t PhysicalIndex(int64_t logical_pos) const {

Callers 15

garrow_array_get_offsetFunction · 0.45
VisitMethod · 0.45
WriteValidityBitmapMethod · 0.45
TEST_FFunction · 0.45
FromProtoFunction · 0.45
FromProtoFunction · 0.45
CheckDLTensorFunction · 0.45
GetBufferMethod · 0.45
FileBlockFromFlatbufferFunction · 0.45
ReadSparseCSFIndexFunction · 0.45
ReadSparseTensorMetadataFunction · 0.45
VisitMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
CheckDLTensorFunction · 0.36
TESTFunction · 0.36
DoBitmapVisitAndWriteFunction · 0.36
CheckRoundTripFunction · 0.36
TEST_FFunction · 0.36
NaiveSumPartialFunction · 0.36
NaiveMinMaxFunction · 0.36
NaiveModeFunction · 0.36
WelfordVarFunction · 0.36
SimpleScalarArrayCompareFunction · 0.36