DLT apply_changes_from_snapshot
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 10:58 PM
Is there way to get auto incremented value for next version parameter like next version = previous version + 1 in that case how to get the previous version value.
Below code is from documentation "Historical snapshot processing".
The APPLY CHANGES APIs: Simplify change data capture with Delta Live Tables | Databricks on AWS
#DLT