Package io.trino.plugin.deltalake
Class DeltaHiveTypeTranslator
- java.lang.Object
-
- io.trino.plugin.deltalake.DeltaHiveTypeTranslator
-
public class DeltaHiveTypeTranslator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HiveTypetoHiveType(Type type)static org.apache.hadoop.hive.serde2.typeinfo.TypeInfotranslate(Type type)
-