Skip to content

[Python] Support pyarrow6 bazel build#859

Merged
chaokunyang merged 3 commits intoapache:mainfrom
chaokunyang:support_pyarrow_7
Aug 7, 2023
Merged

[Python] Support pyarrow6 bazel build#859
chaokunyang merged 3 commits intoapache:mainfrom
chaokunyang:support_pyarrow_7

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

@chaokunyang chaokunyang commented Aug 7, 2023

What do these changes do?

Support pyarrow6 bazel build.

We choose pyarrow 6.0.1 since pyarrow 7+ drop support for python3.6

Related issue number

Closes #860

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang changed the title [Python] Support pyarrow7+ build [Python] Support pyarrow6 build Aug 7, 2023
@chaokunyang chaokunyang changed the title [Python] Support pyarrow6 build [Python] Support pyarrow6 bazel build Aug 7, 2023
@chaokunyang chaokunyang merged commit e73cbdf into apache:main Aug 7, 2023
chaokunyang added a commit that referenced this pull request Aug 7, 2023
* support bazel for cython 3.0.0

* upgrade pyarrow version

* use pyarrow 6.0.1 since 7.0 doesn't support python3.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] Support pyarrow6 bazel build

1 participant