Hello
We are facing some issue while executing the databricks pipeline i.e it takes all scripts in random sequence, and if no schema was created before it scheduled a job to create table it'll fail
As a alternative we are executing schema pipeline first then table creation ...actually it should create those in through none notebo
Would appreciate if anyone could help me.