Class VaryingStringTypeStrategy
java.lang.Object
org.apache.flink.table.types.inference.strategies.VaryingStringTypeStrategy
- All Implemented Interfaces:
TypeStrategy
A type strategy that ensures that the result type is either
LogicalTypeRoot.VARCHAR or
LogicalTypeRoot.VARBINARY from their corresponding non-varying roots.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VaryingStringTypeStrategy
-
-
Method Details
-
inferType
Description copied from interface:TypeStrategyInfers a type from the given function call.- Specified by:
inferTypein interfaceTypeStrategy
-
equals
-
hashCode
public int hashCode()
-