public class DrillAvgVarianceConvertlet extends Object implements org.apache.calcite.sql2rel.SqlRexConvertlet
| Constructor and Description |
|---|
DrillAvgVarianceConvertlet(org.apache.calcite.sql.fun.SqlAvgAggFunction.Subtype subtype) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rex.RexNode |
convertCall(org.apache.calcite.sql2rel.SqlRexContext cx,
org.apache.calcite.sql.SqlCall call) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.