Class MatchFamilyTypeStrategy

java.lang.Object
org.apache.flink.table.types.inference.strategies.MatchFamilyTypeStrategy
All Implemented Interfaces:
TypeStrategy

@Internal public final class MatchFamilyTypeStrategy extends Object implements TypeStrategy
Type strategy that returns the given argument if it is of the same logical type family.