Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
September 18 - October 4, 2023
These features and improvements were released with the 2023.35 release of DLT.
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
previewchannel, Databricks recommends updating the channel tocurrent. See Use Unity Catalog with your Lakeflow Declarative Pipelines.With this release, the
create_updateevent is emitted after thestart_requestevent. Previously, thecreate_updateevent was emitted first. This change reflects the actual ordering of these events in the pipeline lifecycle.
Bug fixes in this release
- This release fixes a bug that causes a DBSQL created pipeline to fail when the default catalog or schema are unavailable, even if the pipeline specifies a non-default catalog and schema.