Release 462-e STS (21 November 2024)#

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

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

Breaking changes#

  • The following connectors have been removed:

    • Local file

    • Atop

    • Raptor

  • Starburst Helm charts are no longer accessible through the ChartMuseum API. Instead, use the OCI API.

  • The snowflake.database configuration property is now required if snowflake.database-prefix-for-schema.enabled is set to false, which is the default value. You must update existing Snowflake catalog configurations or the cluster fails to start.

  • The ranger value for the hive.security and delta.security catalog configuration properties has been deprecated and renamed:

    • hive.security=ranger -> hive.security=deprecated-ranger

    • delta.security=ranger -> delta.security=deprecated-ranger

    It is recommended that you migrate to the new configuration in anticipation of the removal of the deprecated properties.

  • The hive-based-ranger-system-access-control system access control option has been deprecated. You must use hive-based-ranger instead.

General#

  • The Starburst Enterprise .rpm and .tar artifacts are now bundled with the Eclipse Temurin OpenJDK distribution from Adoptium, removing the requirement for a separate installation of Java for SEP.

  • Released Query result caching in general availability.

  • Added support for user-assigned managed identities in Azure Kubernetes Service.

  • Updated Schema discovery UI to show table format information prior to scanning.

  • Fixed an issue that caused publishing data products to fail due to long SQL statements.

  • Fixed an issue with changing resource group templates in Workload management.

Hive connector#

Iceberg connector#

  • Migration of roles from Hive to Iceberg is not recommended.

  • Added support for roles and credential vending with AWS Lake Formation.

Teradata connector#

  • Added support for CAST pushdowns of temporal types.