Class BigQueryTypeUtils

java.lang.Object
io.trino.plugin.bigquery.BigQueryTypeUtils

public final class BigQueryTypeUtils extends Object
  • Method Details

    • readNativeValue

      @Nullable public static Object readNativeValue(Type type, Block block, int position)