Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 06:31 AM
@Pat thanks for your input! In my use case, I want to apply "create_auto_cdc_flow" on my last table. If I change my last table to be materialized view, I will get an unsupported destination error:
java.lang.IllegalArgumentException: Unsupported destination cdc_notes_silver in flow:
cdc_notes_silver_merge at transformerWithDestinationDo you have any suggestion on how to solve this issue?