-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
After I installed dbdemos.install('cdc-pipeline') demo, the first cell of this notebook of the demo states the following -where it asks for installing delta-live-table demo. But when run dbdemos.install('delta-live-table'), it gives me the exception shown below:
Simplifying CDC with Delta Live Table
As you'll see, implementing a CDC pipeline from scratch is slightly advanced.
To simplify these operation & implement a full CDC flow with SQL expression, we strongly advise to use Delta Live Table with APPLY CHANGES: dbdemos.install('delta-live-table') (including native SCDT2 support)
Exception: Demo 'delta-live-tables' doesn't exist
Question: Where can I install the delta-live-tables demo from?
Metadata
Metadata
Assignees
Labels
No labels