Uses of Class
io.trino.plugin.deltalake.DeltaLakeColumnProjectionInfo
Packages that use DeltaLakeColumnProjectionInfo
-
Uses of DeltaLakeColumnProjectionInfo in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return types with arguments of type DeltaLakeColumnProjectionInfoConstructor parameters in io.trino.plugin.deltalake with type arguments of type DeltaLakeColumnProjectionInfoModifierConstructorDescriptionDeltaLakeColumnHandle(String baseColumnName, Type baseType, OptionalInt baseFieldId, String basePhysicalColumnName, Type basePhysicalType, DeltaLakeColumnType columnType, Optional<DeltaLakeColumnProjectionInfo> projectionInfo)