नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
December 18 - 22, 2023
These features and improvements were released with the 2023.50 release of DLT.
Note
Releases are staged. Your DLT release, including Databricks Runtime versions, might not be updated until a week or more after the initial release date.
Databricks Runtime versions used by this release
Channel:
- CURRENT (default): Databricks Runtime 12.2.18
- PREVIEW: Databricks Runtime 14.1.3
Bug fixes in this release
This release fixes a bug causing incorrect recording of lineage for streaming tables.
With this release, streaming flows are started after all dependencies have completed processing. Previously, a streaming flow might begin processing before its dependencies are complete, leading to data loss in some cases.
This release includes changes to fix a bug causing maintenance jobs to fail for some pipelines. In continuous pipelines, for an
AUTO CDC ... INTOtarget without z-order columns specified, theOPTIMIZEoperation is skipped when the maintenance tasks are performed, and auto-compact is enabled.