mwojtyczka commented on PR #63775: URL: https://github.com/apache/airflow/pull/63775#issuecomment-4127040002
> Thanks for the approval, @mwojtyczka! > > Completely agree on real-env validation. I don't currently have access to a Databricks workspace to run an end-to-end test — would you be able to give it a spin on your side? > > The key things to validate are: > > No AsyncToSync errors in the triggerer when using deferrable operators (DatabricksSubmitRunDeferrableOperator, etc.) Token/auth resolution works correctly in the async path (no sync fallback) Run state polling completes the full lifecycle without issues All unit tests are passing and the async code paths are thoroughly covered. The change is backward-compatible — sync callers are completely unaffected. > > Happy to help with anything needed to speed this along! @moomindani is looking at the validation -- 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]
