Hi all!
I've started learning DLT-Pipelines but I am struggling with the development of a pipeline.
As far as I understand it, once I click on โValidateโ a cluster will spin-up and stay (by default for 2hours), if the pipeline is in โDevelopmentโ mode.
So far so good. I can see the running cluster and it stays up even after the validation is over.
However, every time I make a minor change (like editing a Select-Statement), when I click on โValidateโ again, it will terminate the running cluster and spin-up a new one. No changes in the settings, just a simple edit in a query.
Could someone tell me, what is the expected workflow when developing DLT pipelines?
Am I doing something wrong?
Should I consider something I am not aware of?