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

Method begin

cpp/src/arrow/array/array_primitive.h:127–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126
127 IteratorType begin() const { return IteratorType(*this); }
128
129 IteratorType end() const { return IteratorType(*this, length()); }
130

Callers 15

RandWeakCompositionFunction · 0.45
SelectIndicesMethod · 0.45
SelectNamesMethod · 0.45
MakeOrcWriterOptionsFunction · 0.45
AppendNumericBatchCastFunction · 0.45
AppendBoolBatchFunction · 0.45
AppendTimestampBatchFunction · 0.45
GetOrcTypeFunction · 0.45
RowArrayDecodeBenchmarkFunction · 0.45
StartProducingMethod · 0.45

Calls

no outgoing calls

Tested by 15

RandWeakCompositionFunction · 0.36
TESTFunction · 0.36
RunGroupByFunction · 0.36
TEST_PFunction · 0.36
RunEndEncodeTableColumnsFunction · 0.36
TableToBatchesFunction · 0.36
GenShuffleFunction · 0.36
TESTFunction · 0.36
OutputStringMethod · 0.36
LeftOutputMethod · 0.36
RightOutputMethod · 0.36
MakeArrayFromValidBytesFunction · 0.36