MCPcopy Create free account
hub / github.com/apache/arrow / result

Function result

cpp/src/gandiva/expr_decomposer.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 bool PopElseEntry(const IfNode& node);
121
122 ValueValidityPairPtr result() { return std::move(result_); }
123
124 const FunctionRegistry& registry_;
125 Annotator& annotator_;

Callers 10

TESTFunction · 0.85
FutureClass · 0.85
VisitMethod · 0.85
VisitInExpressionMethod · 0.85
DecimalScalar128>Method · 0.85
BuildValueAndValidityMethod · 0.85
BuildParamsMethod · 0.85
BuildCombinedValidityMethod · 0.85
VisitMethod · 0.85
VisitInGenericMethod · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68