Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ IsNull
Method
IsNull
cpp/src/arrow/compute/kernels/chunked_internal.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool IsNull() const { return array->IsNull(index); }
51
52
template <typename ArrowType, typename ViewType = GetViewType<ArrowType>>
53
typename ViewType::T Value() const {
Callers
15
Exec
Method · 0.45
Exec
Method · 0.45
CheckGetTakeIndicesCase
Function · 0.45
ValidateTakeXAImpl
Function · 0.45
Consume
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
PartitionNullsOnly
Function · 0.45
Compare
Method · 0.45
MergeNulls
Method · 0.45
MergeNonNulls
Method · 0.45
Consume
Method · 0.45
Calls
no outgoing calls
Tested by
4
CheckGetTakeIndicesCase
Function · 0.36
ValidateTakeXAImpl
Function · 0.36
operator()
Method · 0.36
AssertEquivalentIds
Method · 0.36