public class SumZeroSqlAggregator extends SumSqlAggregator
| Constructor and Description | 
|---|
SumZeroSqlAggregator()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.calcite.sql.SqlAggFunction | 
calciteFunction()
Returns the SQL operator corresponding to this aggregation function. 
 | 
toDruidAggregationpublic org.apache.calcite.sql.SqlAggFunction calciteFunction()
SqlAggregatorcalciteFunction in interface SqlAggregatorcalciteFunction in class SumSqlAggregatorCopyright © 2011–2018. All rights reserved.