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