Delta Live Tables release 2023.35
September 18 - October 4, 2023
These features and improvements were released with the 2023.35 release of Delta Live Tables.
Databricks Runtime versions used by this release
Channel:
CURRENT (default): Databricks Runtime 12.2.12
PREVIEW: Databricks Runtime 12.2.12
New features and improvements in this release
Unity Catalog is now supported in pipelines configured to use the current channel. For Unity Catalog-enabled pipelines that do not require features that are supported only in the
preview
channel, Databricks recommends updating the channel tocurrent
. See Use Unity Catalog with your Delta Live Tables pipelines.
With this release, the
create_update
event is emitted after thestart_request
event. Previously, thecreate_update
event was emitted first. This change reflects the actual ordering of these events in the pipeline lifecycle.