Package io.trino.plugin.hive.orc
Class OrcTypeTranslator
java.lang.Object
io.trino.plugin.hive.orc.OrcTypeTranslator
-
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<TypeCoercer<? extends Type,? extends Type>> createCoercer(OrcType.OrcTypeKind fromOrcType, Type toTrinoType)
-
Method Details
-
createCoercer
public static Optional<TypeCoercer<? extends Type,? extends Type>> createCoercer(OrcType.OrcTypeKind fromOrcType, Type toTrinoType)
-