Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Session
Enum
Session
be/src/exprs/expr-test.cc:5953–5953 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5951
5952
TEST_P(ExprTest, SessionFunctions) {
5953
enum Session {S1, S2};
5954
enum Query {Q1, Q2};
5955
5956
map<Session, map<Query, string>> results;
Callers
9
ExecuteMetadataOp
Method · 0.85
TExecuteStatementReqToTQueryContext
Method · 0.85
CloseSession
Method · 0.85
GetInfo
Method · 0.85
ExecuteStatementCommon
Method · 0.85
GetExecSummary
Method · 0.85
GetRuntimeProfile
Method · 0.85
GetExecutorMembership
Method · 0.85
PingImpalaHS2Service
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected