Release 394-e STS (12 Sep 2022)#

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

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

Breaking changes#

  • Users of third-party RBAC tools such as Apache Ranger and Immuta require access to several schemas in the system catalog. You must create a policy that includes system.metadata, system.jdbc, and system.runtime. Built-in access control users are unaffected, as this is handled for you.

General#

  • Add ability to run multiple queries in a single Starburst Enterprise query editor overview tab.

  • Improve the query editor prettify option to better handle Trino SQL syntax.

  • Add a number to worksheet tab names in the query editor when multiple worksheets are created quickly.

  • Add Run all dropdown option to the query editor.

  • Enable the query editor to run the closest SQL statement when the cursor is between multiple queries.

  • Fix incorrect line and column numbers in query editor error messages.

  • Fix issue with the query editor prettify option deleting content when multiple SQL statements are selected.