Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Attributes | |
DecimalVal | sum |
int64_t | count |
Definition at line 223 of file aggregate-functions.cc.
int64_t impala::DecimalAvgState::count |
Definition at line 225 of file aggregate-functions.cc.
Referenced by impala::AggregateFunctions::DecimalAvgAddOrRemove(), impala::AggregateFunctions::DecimalAvgGetValue(), and impala::AggregateFunctions::DecimalAvgMerge().
DecimalVal impala::DecimalAvgState::sum |
Definition at line 224 of file aggregate-functions.cc.
Referenced by impala::AggregateFunctions::DecimalAvgAddOrRemove(), impala::AggregateFunctions::DecimalAvgGetValue(), and impala::AggregateFunctions::DecimalAvgMerge().