Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 04:11 AM
Why you need to implement CDC from bronze to silver - that is strange.
Some time ago a kind person replied to me in a similar situation: 'Maybe you can more elaborate about your ground problem than asking about some solutian that you think is proper.' This is related to https://en.wikipedia.org/wiki/XY_problem
Do you need:
- process your data from bronze to silver in the streaming manner (using Sructured Streaming)
- process your data from bronze to silver using CDC (because in Bronze you have for example Delete operations on your data)
- process tour data from bronze to silver using CDC in the streaming manner