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 - /uicontext path.
General#
- Add support for a - /character in quoted table names.
- Fix reading of null values for dictionary encoded Parquet data. 
- Fix queries containing - DOUBLEdata 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 - CUSTOMcolumn 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 OPTIONin Sentry.
- Allow the skipping of the Ranger authorization check when setting catalog session properties. 
Starburst Insights#
- Add Data products. 
- Telemetry now collects configuration logs, and can optionally collect query logs. 
- Add catalog and schema Insights query overview filters. 
BigQuery connector#
- Allow access to multiple projects in BigQuery. 
- Fix failure when a schema is dropped during listing tables. 
DynamoDB connector#
- Update to new schema definition. Requires update of all used schema definition files. 
- Add support for AWS authentication 
Hive connector#
- Allow specification of the default value for the - run-as-invokerproperty when creating new materialized views.
Kafka connector#
- Add support for table scan redirection. 
MySQL connector#
- Fix connection pooling. 
PostgreSQL connector#
- Add connection pooling support. 
Redshift connector#
- Support reading and writing - VARBINARYdata to Redshift as- VARBYTE.
SQL Server connector#
- Fix row number reporting with - SHOW STATS.
- Fix connection pooling.