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

Method offset

cpp/src/arrow/array/builder_binary.h:376–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374 }
375
376 offset_type offset(int64_t i) const { return offsets_data()[i]; }
377
378 /// Temporary access to a value.
379 ///

Callers 12

FlattenSparseUnionArrayFunction · 0.45
NormalizeArrayFunction · 0.45
MakeLogicalRunEndsFunction · 0.45
TEST_FFunction · 0.45
ListArrayFromArraysFunction · 0.45
ListViewArrayFromArraysFunction · 0.45
FlattenListViewArrayFunction · 0.45
FromArraysInternalMethod · 0.45
MakeMethod · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45
RunLengthOfEqualsFromMethod · 0.45

Calls

no outgoing calls

Tested by 4

FlattenSparseUnionArrayFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36