JadavD opened a new issue, #46005: URL: https://github.com/apache/airflow/issues/46005
### Description Add the ability for the DatabricksSubmitRunOperator in deferrable mode to check the job status before execution, preventing unnecessary job submissions and improving workflow efficiency. ### Use case/motivation Before submitting a job, check its status to avoid unnecessary runs if it’s already in progress or completed, saving resources and improving workflow efficiency. ### Related issues There are no related issues specifically for this feature at the moment. ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
