Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ NullScalar
Function
NullScalar
cpp/src/arrow/scalar.h:128–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
using TypeClass = NullType;
127
128
NullScalar() : Scalar{null(), false} {}
129
};
130
131
/// @}
Callers
3
TEST
Function · 0.50
TEST
Function · 0.50
AssertNullToNull
Function · 0.50
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.40
TEST
Function · 0.40
AssertNullToNull
Function · 0.40