Skip to content
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

Increase pyarrow minimum to 0.12 #258

Merged
merged 4 commits into from
Aug 2, 2019
Merged

Increase pyarrow minimum to 0.12 #258

merged 4 commits into from
Aug 2, 2019

Conversation

randyzwitch
Copy link
Contributor

@randyzwitch randyzwitch commented Aug 2, 2019

Move up pyarrow minimum to 0.12, to reflect the minimum supported by cudf 0.8

@randyzwitch randyzwitch changed the title [WIP] pyarrow 0.14 Move pyarrow to >= 0.12, <0.15 Aug 2, 2019
@randyzwitch randyzwitch changed the title Move pyarrow to >= 0.12, <0.15 [WIP] Move pyarrow to >= 0.12, <0.15 Aug 2, 2019
@randyzwitch
Copy link
Contributor Author

The CI result is misleading, as cudf holds back pyarrow to 0.12.1. Local testing for CPU-only with pyarrow 0.14 suggests that IPC does not have the same behaviors as pyarrow 0.13

@randyzwitch randyzwitch changed the title [WIP] Move pyarrow to >= 0.12, <0.15 [WIP] Increase pyarrow minimum to 0.12 Aug 2, 2019
@randyzwitch
Copy link
Contributor Author

Instead of this PR being for pyarrow 0.14, will use it to move the minimum up to 0.12. This is the lowest supported by cudf 0.8, which creates a natural lower bound to which version of cudf we support.

@randyzwitch randyzwitch changed the title [WIP] Increase pyarrow minimum to 0.12 Increase pyarrow minimum to 0.12 Aug 2, 2019
@randyzwitch randyzwitch merged commit 7821c46 into master Aug 2, 2019
@randyzwitch randyzwitch deleted the arrow14 branch September 10, 2019 20:30
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.

1 participant