How do you capture delta changes while building a delta pipeline and going from bronze to silver to gold?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2021 08:18 AM
You can use change data feed feature of delta tables as described here: https://docs.databricks.com/delta/delta-change-data-feed.html
Labels:
- Labels:
-
Delta Pipeline
-
Delta Tables