Release 365-e STS (10 Dec 2021)#

Starburst Enterprise platform (SEP) 365-e is the follow up release to the 364-e version. It includes all improvements from the following Trino project releases:

This release is a short term support (STS) release.

Breaking changes#

  • New schema definition in DynamoDB connector requires update of all used schema definition files.

  • Switch default web interface from the Trino web UI to Insights. Users can still access the legacy interface at the /ui context path.

General#

  • Add support for a / character in quoted table names.

  • Fix reading of null values for dictionary encoded Parquet data.

  • Fix queries containing DOUBLE data type.

  • Fix query failure in accelerated Parquet reader when reading short decimals stored in byte arrays of length 16.

  • Rename event logger to Backend service.

  • Simplify Insights configuration.

  • Add live query plan display to Insights.

Security#

  • Allow case-insensitive user impersonation.

  • Fix CUSTOM column mask type in Starburst Ranger.

  • Align Starburst Ranger plugin with Ranger UserSync case conversion.

  • Allow case conversion of usernames in the Starburst Ranger plugin.

  • Add Starburst Ranger plugin support for auth-to-local user translation.

  • Fix the handling of GRANT OPTION in Sentry.

  • Allow the skipping of the Ranger authorization check when setting catalog session properties.

Starburst Insights#

BigQuery connector#

  • Allow access to multiple projects in BigQuery.

  • Fix failure when a schema is dropped during listing tables.

DynamoDB connector#

Hive connector#

  • Allow specification of the default value for the run-as-invoker property when creating new materialized views.

Kafka connector#

MySQL connector#

  • Fix connection pooling.

PostgreSQL connector#

  • Add connection pooling support.

Redshift connector#

  • Support reading and writing VARBINARY data to Redshift as VARBYTE.

SQL Server connector#

  • Fix row number reporting with SHOW STATS.

  • Fix connection pooling.