breadtitor opened a new pull request, #71667: URL: https://github.com/apache/airflow/pull/71667
Document the Airflow 3 version requirement for deferrable Databricks run-now and submit-run operators. Airflow 3.0.x cannot fetch the Databricks connection from the Triggerer during asynchronous polling, while Airflow 3.1.0 and later handle this path in core. Documenting the boundary gives affected users an actionable upgrade path instead of suggesting an unnecessary provider-side fix. closes: #71525 Validation: - RST syntax checked with `rstcheck` - Spelling checked with `codespell` - `git diff --check` --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Codex (GPT-5) Generated-by: Codex (GPT-5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --- Drafted-by: Codex (GPT-5) (no human review before posting) -- 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]
