Uses of Class
io.trino.plugin.hive.HiveTypeName
Packages that use HiveTypeName
-
Uses of HiveTypeName in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return HiveTypeNameMethods in io.trino.plugin.hive that return types with arguments of type HiveTypeNameMethod parameters in io.trino.plugin.hive with type arguments of type HiveTypeNameModifier and TypeMethodDescriptionstatic TableToPartitionMappingTableToPartitionMapping.mapColumnsByIndex(Map<Integer, HiveTypeName> columnCoercions) Constructor parameters in io.trino.plugin.hive with type arguments of type HiveTypeNameModifierConstructorDescriptionTableToPartitionMapping(Optional<Map<Integer, Integer>> tableToPartitionColumns, Map<Integer, HiveTypeName> partitionColumnCoercions)