Uses of Class
io.trino.plugin.hive.HiveColumnProjectionInfo
Packages that use HiveColumnProjectionInfo
-
Uses of HiveColumnProjectionInfo in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return types with arguments of type HiveColumnProjectionInfoConstructor parameters in io.trino.plugin.hive with type arguments of type HiveColumnProjectionInfoModifierConstructorDescriptionHiveColumnHandle(String baseColumnName, int baseHiveColumnIndex, HiveType baseHiveType, Type baseType, Optional<HiveColumnProjectionInfo> hiveColumnProjectionInfo, HiveColumnHandle.ColumnType columnType, Optional<String> comment)