MCPcopy 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
5952TEST_P(ExprTest, SessionFunctions) {
5953 enum Session {S1, S2};
5954 enum Query {Q1, Q2};
5955
5956 map<Session, map<Query, string>> results;

Callers 9

ExecuteMetadataOpMethod · 0.85
CloseSessionMethod · 0.85
GetInfoMethod · 0.85
GetExecSummaryMethod · 0.85
GetRuntimeProfileMethod · 0.85
GetExecutorMembershipMethod · 0.85
PingImpalaHS2ServiceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected