You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Jobs API 2.1 with name filter for databricks_job data source (#1744)
This patch switches to 2.1 version of Jobs API for List operation so we can more
efficiently handle workspace with huge number of jobs (> 3000). It also uses new `name`
parameter to search jobs by name in the `databricks_job` data source.
0 commit comments