Release 367-e STS (29 Dec 2021)#
Starburst Enterprise platform (SEP) 367-e is the follow up release to the 365-e version. It includes all improvements from the following Trino project releases:
This release is a short term support (STS) release.
Breaking changes#
Remove the
invoke_optimize
procedure from the Delta Lake connector to mitigate log4shell. Existing client integrations that use this procedure no longer work as expected.
General#
Fix internal error for queries that contain joins with
UNION ALL
on the right side.Add SystemD unit support to the RPM package.
Security#
Add Atlas plugin configuration property to exclude clients from generating events based on their clientTags.
Upgrade Starburst Ranger to 2.1.0-e.26 includes log4j update to 2.17.0 to mitigate log4shell.
Update HMS container image to use Log4j version 2.17.1.
Starburst Insights#
Fix query history tab not loading details for certain queries.
Add support for password credential and OAuth token pass-through authentication to query editor.
Delta Lake connector#
Remove the
invoke_optimize
procedure from the Delta Lake connector to mitigate log4shell. Existing client integrations that use this procedure no longer work as expected.Improve query planning when filtering on a partition column.
Fix
DROP SCHEMA
deleting data in the schema.
Hive connector#
Allow advanced Hive View translation for views based on Delta Lake tables.
Fix
DROP SCHEMA
deleting data in the schema.
IBM Db2 connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
Iceberg connector#
Fix
DROP SCHEMA
deleting data in the schema.
MySQL connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
Netezza connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
PostgreSQL connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
SAP HANA connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
SingleStore (MemSQL) connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
Splunk connector#
Fix incorrect date result when the value is on or before
1582-10-14
.
SQL Server connector#
Fix
information_schema
queries failing due to deadlocking of system tables.
Vertica connector#
Fix incorrect date result when the value is on or before
1582-10-14
.