Delta Live Tables release 2023.30
July 31 - August 4, 2023
These features and improvements were released with the 2023.30 release of Delta Live Tables.
Databricks Runtime versions used by this release
Channel:
- CURRENT (default): Databricks Runtime 11.3.16
- PREVIEW: Databricks Runtime 12.2.9
New features and improvements in this release
Breaking change: Pipeline
maintenance
clusters now inherit cluster configuration settings you define using thedefault
cluster label. Previously, settings required for both theupdates
andmaintenance
clusters needed to be manually configured for both clusters in pipeline settings. Because settings are now automatically inherited by themaintenance
cluster, this change improves the reliability of maintenance processing. Use theupdates
label for settings that should not be applied tomaintenance
clusters. See Configure your compute settings.This release includes performance improvements that reduce the time to set up tables when Delta Live Tables runs an update. These performance improvements reduce the total time to run pipeline updates.
A new tabbed dataset details panel provides a cleaner user interface when viewing details about a dataset in your pipeline and makes it easier to find specific information about your datasets.