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

Method AllSet

cpp/src/arrow/array/concatenate.cc:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 Range range;
75
76 bool AllSet() const { return data == nullptr; }
77};
78
79enum class OffsetBufferOpOutcome {

Callers 14

VisitNullBitmapInlineFunction · 0.45
ConcatenateBitmapsFunction · 0.45
PutListViewOffsetsFunction · 0.45
ExecArrayCaseWhenFunction · 0.45
ExecArrayCoalesceFunction · 0.45
ExecMethod · 0.45
BinaryFilterImplFunction · 0.45
ReplaceMaskArrayImplFunction · 0.45
FillNullInDirectionImplFunction · 0.45
VisitFilterMethod · 0.45
ConsumeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected