Skip to content

Conversation

@olegkachur-e
Copy link
Contributor

  • The previously used google._upb._message.ScalarMapContainer is not
    available in protobuf >= 5.*, which breaks Ray hook and operators.

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Aug 1, 2025
@olegkachur-e olegkachur-e force-pushed the ray_to_proto_compatibility branch from 8627a13 to e6e09cf Compare August 1, 2025 09:23
- The previously used `google._upb._message.ScalarMapContainer` is not
  available in protobuf >= 5.*, which breaks RayHook and operators.
@olegkachur-e olegkachur-e force-pushed the ray_to_proto_compatibility branch from e6e09cf to bb4bd1f Compare August 1, 2025 09:24
@shahar1 shahar1 merged commit 511dc00 into apache:main Aug 1, 2025
75 checks passed
@potiuk
Copy link
Member

potiuk commented Aug 1, 2025

FYI -> this broke Python 3.13 tests (the conditional import for ray was there to skip Python 3.13 tests) - likely fix in #54031

(we need to remember to add "all versions" when we test Ray changes until the Python 3.13. compatibility is fixed.

@olegkachur-e
Copy link
Contributor Author

FYI -> this broke Python 3.13 tests (the conditional import for ray was there to skip Python 3.13 tests) - likely fix in #54031

(we need to remember to add "all versions" when we test Ray changes until the Python 3.13. compatibility is fixed.

Thank you for the clarification and fix! By that time it was unclear for me, that it's meant to be for 3.13 compatibility.

@olegkachur-e olegkachur-e deleted the ray_to_proto_compatibility branch August 4, 2025 08:53
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 7, 2025
…54014)

- The previously used `google._upb._message.ScalarMapContainer` is not
  available in protobuf >= 5.*, which breaks RayHook and operators.

Co-authored-by: Oleg Kachur <kachur@google.com>
fweilun pushed a commit to fweilun/airflow that referenced this pull request Aug 11, 2025
…54014)

- The previously used `google._upb._message.ScalarMapContainer` is not
  available in protobuf >= 5.*, which breaks RayHook and operators.

Co-authored-by: Oleg Kachur <kachur@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants