Package io.trino.plugin.iceberg
Class IcebergTypes
java.lang.Object
io.trino.plugin.iceberg.IcebergTypes
-
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectconvertIcebergValueToTrino(org.apache.iceberg.types.Type icebergType, Object value) Convert value from Iceberg representation to Trino representation.