Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ is_null
Function
is_null
cpp/src/gandiva/node.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
const LiteralHolder& holder() const { return holder_; }
64
65
bool is_null() const { return is_null_; }
66
67
std::string ToString() const override {
68
std::stringstream ss;
Callers
1
ToString
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected