Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ HasFnCtx
Method
HasFnCtx
be/src/exprs/case-expr.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
friend class ConditionalFunctions;
53
54
virtual bool HasFnCtx() const override { return true; }
55
56
CaseExpr(const TExprNode& node);
57
virtual Status OpenEvaluator(FunctionContext::FunctionStateScope scope,
Callers
1
CreatePartKeyExprs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected