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

[FEA] Upgrade cudf arrow version to the latest #7436

Closed
nirandaperera opened this issue Feb 24, 2021 · 1 comment
Closed

[FEA] Upgrade cudf arrow version to the latest #7436

nirandaperera opened this issue Feb 24, 2021 · 1 comment
Labels
feature request New feature or request

Comments

@nirandaperera
Copy link

Is your feature request related to a problem? Please describe.
We are working on an integration with cudf in our project Cylon (https://github.com/cylondata/cylon). Cylon is currently using arrow 2.0.0 and we are almost in-sync with the latest arrow developments. Arrow had some major API changes from 1.x to 2.x and because of that, it is difficult for Cylon to downgrade to arrow 1.x. The only solution we see is, to manage two branches. We'd love to continue to work on the cudf integration and it would be great if the arrow dependency could be upgraded.

Describe the solution you'd like
Arrow dependency to be upgraded to 2.0.0+

Describe alternatives you've considered
Managing two branches of Cylon with and without cudf support (this is exceedingly difficult, given our small team)

Additional context

@nirandaperera nirandaperera added Needs Triage Need team to review and classify feature request New feature or request labels Feb 24, 2021
@kkraus14
Copy link
Collaborator

Closing as duplicate of #7224. We are going to be trying to upgrade to 3.0.0 in v0.19.

@bdice bdice removed the Needs Triage Need team to review and classify label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants