Class IcebergTypes

java.lang.Object
io.trino.plugin.iceberg.IcebergTypes

public final class IcebergTypes extends Object
  • Method Details

    • convertIcebergValueToTrino

      public static Object convertIcebergValueToTrino(org.apache.iceberg.types.Type icebergType, Object value)
      Convert value from Iceberg representation to Trino representation.