Dev-iL commented on code in PR #64061: URL: https://github.com/apache/airflow/pull/64061#discussion_r2971660390
########## providers/google/docs/changelog.rst: ########## @@ -27,6 +27,9 @@ Changelog --------- +.. warning:: + Ray is not yet supported on Python 3.14, so ``RayJobHook`` cannot be used with Python 3.14. + .. warning:: Deprecated classes, parameters and features have been removed from the Google provider package. The following breaking changes were introduced: Review Comment: I can fix this upon rebase (should the build fail and I need to fix more things) -- 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]
