Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
enum class OffsetBufferOpOutcome {
Callers
14
VisitNullBitmapInline
Function · 0.45
ConcatenateBitmaps
Function · 0.45
PutListViewOffsets
Function · 0.45
ExecArrayCaseWhen
Function · 0.45
ExecArrayCoalesce
Function · 0.45
Exec
Method · 0.45
BinaryFilterImpl
Function · 0.45
GetTakeIndicesFromBitmapImpl
Function · 0.45
ReplaceMaskArrayImpl
Function · 0.45
FillNullInDirectionImpl
Function · 0.45
VisitFilter
Method · 0.45
Consume
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected