Uses of Package
org.apache.flink.table.planner.functions.casting
Packages that use org.apache.flink.table.planner.functions.casting
-
Classes in org.apache.flink.table.planner.functions.casting used by org.apache.flink.table.planner.functions.castingClassDescriptionGenerated cast code block result.A
CastRuleprovides the logic to create aCastExecutorstarting from the input and the target types.Casting context.In order to apply aCastRule, the runtime checks if a particular rule matches the tuple of input and target type using this class.Builder for theCastRulePredicate.Cast rule that has code generation capabilities.Context for code generation.