Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Attributes | |
AnyVal * | case_val |
AnyVal * | when_val |
Definition at line 32 of file case-expr.cc.
AnyVal* impala::CaseExprState::case_val |
Definition at line 36 of file case-expr.cc.
Referenced by impala::CaseExpr::Open().
AnyVal* impala::CaseExprState::when_val |
Definition at line 37 of file case-expr.cc.
Referenced by impala::CaseExpr::Open().