Class BooleanCoercer
java.lang.Object
io.trino.plugin.hive.coercions.BooleanCoercer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic TypeCoercer<VarcharType, BooleanType> createVarcharToBooleanCoercer(VarcharType fromType, boolean isOrcFile)
-
Method Details
-
createVarcharToBooleanCoercer
public static TypeCoercer<VarcharType,BooleanType> createVarcharToBooleanCoercer(VarcharType fromType, boolean isOrcFile)
-