Skip to content

Apache Beam PyArrow Incompatibility #912

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
daniel-deychakiwsky opened this issue May 9, 2025 · 1 comment
Open

Apache Beam PyArrow Incompatibility #912

daniel-deychakiwsky opened this issue May 9, 2025 · 1 comment

Comments

@daniel-deychakiwsky
Copy link

daniel-deychakiwsky commented May 9, 2025

Do we really need to pin pyarrow >= 19.0.1? That makes this package incompatible with apache beam.

ERROR: Cannot install -r requirements.in (line 11) and apache-beam[gcp]==2.65.0rc2 because these package versions have conflicting dependencies.
  
  The conflict is caused by:
      apache-beam[gcp] 2.65.0rc2 depends on pyarrow<17.0.0 and >=3.0.0
      langchain-google-vertexai 2.0.23 depends on pyarrow<20.0.0 and >=19.0.1
@langcarl langcarl bot added the investigate label May 9, 2025
@ricardogesuatto-tw
Copy link

Not related to Apache Beam compatibility, but... I was wondering if pyarrow 20.0.0 could be supported as well? That version includes additional pre-built packages for non-glibc systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants