Package io.trino.plugin.hive.orc
Class OrcTypeToHiveTypeTranslator
- java.lang.Object
-
- io.trino.plugin.hive.orc.OrcTypeToHiveTypeTranslator
-
public final class OrcTypeToHiveTypeTranslator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HiveTypefromOrcTypeToHiveType(OrcType orcType, ColumnMetadata<OrcType> columnMetadata)
-
-
-
Method Detail
-
fromOrcTypeToHiveType
public static HiveType fromOrcTypeToHiveType(OrcType orcType, ColumnMetadata<OrcType> columnMetadata)
-
-