Class DeltaLakeParquetSchemas

java.lang.Object
io.trino.plugin.deltalake.DeltaLakeParquetSchemas

public final class DeltaLakeParquetSchemas extends Object
Delta Lake specific utility which converts the Delta table schema to a Parquet schema. This utility is used instead of Hive's ParquetSchemaConverter in order to be able to include the field IDs in the Parquet schema.