Release 406-e STS (1 Feb 2023)#

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

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

General#

  • Added the Starburst Cosmos DB connector as a public preview.

  • Added Saved queries to the Starburst Enterprise web UI.

  • Added configuration property to disable users’ ability to download result sets.

  • Added table aliases as an option for autocomplete in the query editor.

  • Expanded dark mode support in the Starburst Enterprise web UI.

  • Changed the aggregate VCPU time usage metric to display in hours rather than converting to days.

Security#

  • Added support for Lake Formation connector roles.

  • Added table properties and schema properties entity types to built-in access control privileges.

  • Added support for data filters to AWS lake formation access control.

  • Deprecated official support from Starburst for global access control with the Privacera Platform and Hive access control with the Privacera Platform, with plans to remove these plugins in a later release. Before that removal Privacera will assume responsibility for the maintenance and support of the integration. Usage of the feature remains unchanged during and after the transition. Current versions will continue to operate as normal until the updated version from Privacera is fully available.

  • Removed official support for Apache Sentry integrations.

Delta Lake connector#

  • Fixed incorrect results for large negative values stored in DECIMAL or TIME type columns with DELTA_BINARY_PACKED encoding in parquet files.

Hive connector#

  • Fixed incorrect results for large negative values stored in DECIMAL or TIME type columns with DELTA_BINARY_PACKED encoding in parquet files.

Iceberg connector#

  • Fixed incorrect results for large negative values stored in DECIMAL or TIME type columns with DELTA_BINARY_PACKED encoding in parquet files.

PostgreSQL connector#

  • Added support for Kerberos authentication with a credential cache.