Release 451-e STS (1 Aug 2024)#
Starburst Enterprise platform (SEP) 451-e is the follow up SEP release to 449-e. It includes all improvements from the following Trino releases:
This release is a short term support (STS) release.
Breaking changes#
The
optimizer.mark-distinct-strategyandoptimizer.optimize-mixed-distinct-aggregationsconfiguration properties have been removed and are replaced by optimizer.distinct-aggregations-strategy.The
bigquery.parallelismconfiguration property has been removed as scan parallelism is now enabled by default on the BigQuery connector.
General#
Added public preview support for query result caching.
MaxCompute connector#
Added support for reading views stored in MaxCompute.