@Pw76 - I was wondering if you found a solution? I have a similar use-case. I want to create a archive/snapshot table using DLT from a non-streaming (MV) and a Backfill table (1 time). I thought create_auto_cdc_from_snapshot_flow could help here, but...
@Oliver_Angelil - I was wondering if you found a solution? I have a similar use-case. I want to create a archive table using DLT from non-streaming (MV). I would prefer a DLT solution. I was able to get it to work using traditional merge approach (no...