Class FlinkConvertletTable
- java.lang.Object
-
- org.apache.flink.table.planner.calcite.FlinkConvertletTable
-
-
Field Summary
Fields Modifier and Type Field Description static FlinkConvertletTable
INSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.calcite.sql2rel.SqlRexConvertlet
get(org.apache.calcite.sql.SqlCall call)
-
-
-
Field Detail
-
INSTANCE
public static final FlinkConvertletTable INSTANCE
-
-