Uses of Class
org.apache.flink.table.planner.functions.sql.BuiltInSqlFunction
Packages that use BuiltInSqlFunction
-
Uses of BuiltInSqlFunction in org.apache.flink.table.planner.functions.sql
Subclasses of BuiltInSqlFunction in org.apache.flink.table.planner.functions.sqlModifier and TypeClassDescriptionclassThe function used to access a rowtime attribute with TIMESTAMP or TIMESTAMP_LTZ type from MATCH_RECOGNIZE clause.classThis class implements theTRY_CASTbuilt-in, essentially delegating all the method invocations, whenever is possible, to Calcite'sSqlCastFunction.Methods in org.apache.flink.table.planner.functions.sql that return BuiltInSqlFunction