Enum ExecutionConfigOptions.LegacyCastBehaviour

java.lang.Object
java.lang.Enum<ExecutionConfigOptions.LegacyCastBehaviour>
org.apache.flink.table.api.config.ExecutionConfigOptions.LegacyCastBehaviour
All Implemented Interfaces:
Serializable, Comparable<ExecutionConfigOptions.LegacyCastBehaviour>, java.lang.constant.Constable, DescribedEnum
Enclosing class:
ExecutionConfigOptions

@Deprecated public static enum ExecutionConfigOptions.LegacyCastBehaviour extends Enum<ExecutionConfigOptions.LegacyCastBehaviour> implements DescribedEnum
Deprecated.
Determine if CAST operates using the legacy behaviour or the new one.