Disable CDF on DLT tables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:58 AM
Hi, I noticed Change Data Feed (CDF) is enabled by default for the bronze and gold tables running in DLT. How to check the size of the delta log? Can it be turned off?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 08:39 PM
Hi,
I dont believe CDF is enabled by default, please see:
"Change data feed is not enabled by default..." in this doc: https://docs.databricks.com/en/delta/delta-change-data-feed.html.
If it was mistakenly enabled at a table-level it could be disabled with a subsequent `alter table`.
If these details don't help, please provide some additional details about your situation.
Thank you.