public interface DruidConvertletFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.sql2rel.SqlRexConvertlet |
createConvertlet(PlannerContext plannerContext) |
List<org.apache.calcite.sql.SqlOperator> |
operators()
Operators that this convertlet can handle.
|
org.apache.calcite.sql2rel.SqlRexConvertlet createConvertlet(PlannerContext plannerContext)
List<org.apache.calcite.sql.SqlOperator> operators()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.