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#
- The SQL Server connector now enables TLS and certificate verification by default between the cluster and SQL Server, causing potential breakage for catalogs that do not have TLS properly configured. 
- In built-in access control, separated the properties that designate the - sysadminrole from the ones used by Insights.
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_ENABLEDis 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 - INTto- BIGINTcoercion in accelerated Parquet reader.
Hive connector#
- Add - INTto- BIGINTcoercion in accelerated Parquet reader.
Iceberg connector#
- Add - INTto- BIGINTcoercion in accelerated Parquet reader.
Redshift connector#
- Enable predicate pushdown on - varbinarycolumn.
Snowflake connector#
- Fix spurious query failures when metadata cache is not enabled and warehouse switching is enabled.