DineshOjha
New Contributor III

Thank you Ashwin

We have implemented CI/CD pipeline to deploy the jobs, but it doesn't run the jobs.

The jobs which load the data/create the tables need to run at specific times and so that is handled by a separate scheduling tool. In such a scenario, if we add a view creation in the scheduler, that would be redundant as the views need to be created just once. Any suggestions/recommendations on this?