Release 443 (21 Mar 2024)#
General#
Delta Lake connector#
Hive connector#
Hudi connector#
Ensure all files are deleted when native S3 file system support is enabled. (#21111)
Iceberg connector#
Improve storage table cleanup when creating a materialized view fails. (#20837)
Fix dropping materialized views created before Trino 433 when using a Hive metastore. (#20837)
Fix support for trailing slashes for the
table_location
specified with theregister_table
procedure. (#19143)Ensure all files are deleted when native S3 file system support is enabled. (#21111)
Prometheus connector#
Add support for a custom authorization header name. (#21187)
SPI#
Add catalog store support for dynamic catalog storage implementation in connector plugins. (#21114)