Lakshay
Databricks Employee
Databricks Employee

As far as scheduling is concerned, you should be able to combine the two schedules into one cron schedule.

To pass different parameters, you can store the parameters in a small table and fetch the values from there based on condition. For ex:- if it is a delta load or a historical load.