Release 372-e STS (11 Mar 2022)#

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

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

Breaking changes#

General#

  • Add Starburst-branded login screen for the Starburst Enterprise web UI.

  • Audit logs for different columns in the same table are emitted in one message, instead of one message per column.

  • Add auditing for access control changes.

  • Add initial integration between data products and built-in access control.

Security#

  • RANGER__COOKIE_ENABLED is enabled by default and prohibits incremental syncs

Stargate#

  • Fix query failure when pushing down large predicates, for example when dynamic filtering is enabled.

Delta Lake connector#

  • Add configuration property to toggle table statistics.

  • Add INT to BIGINT coercion in accelerated Parquet reader.

Hive connector#

  • Add INT to BIGINT coercion in accelerated Parquet reader.

Iceberg connector#

  • Add INT to BIGINT coercion in accelerated Parquet reader.

Redshift connector#

  • Enable predicate pushdown on varbinary column.

Snowflake connector#

  • Fix spurious query failures when metadata cache is not enabled and warehouse switching is enabled.