eladkal commented on code in PR #64061: URL: https://github.com/apache/airflow/pull/64061#discussion_r2971662997
########## 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: fix https://github.com/apache/airflow/pull/64065 -- 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]
