Hi,
It is currently not possible to specify a list of tables to refresh and their refresh policies (full/normal) in a Lakeflow Job.
It can be done via the REST API, but it's messy.
For example, if you need some tables or views refreshed more regularly, the only option at the moment is to bake this into a notebook using the REST API and schedule/trigger the notebook.
It would be useful if you could specify a list of tables in a pipeline job in the ui or DAB yaml and their refresh policy.
Regards
Toby