Release 396-e STS (26 Sep 2022)#
Starburst Enterprise platform (SEP) 396-e is the follow up release to the 395-e version. It includes all improvements from the following Trino project releases:
This release is a short term support (STS) release.
Breaking changes#
The
hive.metastore.glue.read-properties-based-column-statistics
catalog configuration property is now deprecated, as the current configuration is considered legacy and may be removed in a future release. Existing configurations that use this property must either remove it or rename the property todeprecated.hive.metastore.glue.read-properties-based-column-statistics
or the cluster does not start.
Hive connector#
Fix bug that caused an empty directory to remain in the underlying storage when a materialized view was dropped.
Iceberg connector#
Fix bug that caused an empty directory to remain in the underlying storage when a materialized view was dropped.