public class DruidConvertletTable extends Object implements org.apache.calcite.sql2rel.SqlRexConvertletTable
| Constructor and Description |
|---|
DruidConvertletTable(PlannerContext plannerContext) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.sql2rel.SqlRexConvertlet |
get(org.apache.calcite.sql.SqlCall call) |
static List<org.apache.calcite.sql.SqlOperator> |
knownOperators() |
public DruidConvertletTable(PlannerContext plannerContext)
public org.apache.calcite.sql2rel.SqlRexConvertlet get(org.apache.calcite.sql.SqlCall call)
get in interface org.apache.calcite.sql2rel.SqlRexConvertletTablepublic static List<org.apache.calcite.sql.SqlOperator> knownOperators()
Copyright © 2011–2018. All rights reserved.