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

Fix usage of deprecated arrow ipc API [skip ci] #8632

Merged

Conversation

revans2
Copy link
Contributor

@revans2 revans2 commented Jun 30, 2021

After cudf upgraded to a new version of arrow one of the APIs we were using was deprecated. This updates the JNI code to use the new version of the API.

@revans2 revans2 added 3 - Ready for Review Ready for review by team Java Affects Java cuDF API. 4 - Needs cuDF (Java) Reviewer improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 30, 2021
@revans2 revans2 self-assigned this Jun 30, 2021
@revans2 revans2 requested a review from a team as a code owner June 30, 2021 14:11
Copy link
Contributor

@gerashegalov gerashegalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlowe
Copy link
Member

jlowe commented Jun 30, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 25f3987 into rapidsai:branch-21.08 Jun 30, 2021
@vyasr vyasr added 4 - Needs Review Waiting for reviewer to review or respond and removed 4 - Needs cuDF (Java) Reviewer labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team 4 - Needs Review Waiting for reviewer to review or respond improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants