Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ value_validity
Method
value_validity
cpp/src/gandiva/compiled_expr.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
: value_validity_(value_validity), output_(output) {}
36
37
ValueValidityPairPtr value_validity() const { return value_validity_; }
38
39
FieldDescriptorPtr output() const { return output_; }
40
Callers
1
ComputeBitMapsForExpr
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected