How do we test notebooks that use delta live table

1.2k Views Asked by At

I cannot execute the delta live table code in the notebook. I always have to create a DLT pipeline by going into workflows tab. Is there a easy way to test the delta live table code in notebook

Thanks

1

There are 1 best solutions below

1
On BEST ANSWER

Debugging Delta Live Table pipelines is challenging. Luckily Souvik Pratiher has created an open-source library for debugging Delta Live Table notebooks on regular Databricks clusters.