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

[REVIEW] Small fixes and improvements to java Arrow IPC [skip-ci] #6143

Merged
merged 3 commits into from
Sep 3, 2020

Conversation

revans2
Copy link
Contributor

@revans2 revans2 commented Sep 2, 2020

This does a number of different things around the arrow IPC format for java.

It fixes a bug where we could not read more than a 10MB buffer.
It adds in a few more APIs to be able to better batch reading and writing data.
It provides callbacks to let you know when it needs the GPU and when it no longer needs the GPU to better deal with concurreny.

@revans2 revans2 requested a review from a team as a code owner September 2, 2020 21:46
@revans2 revans2 self-assigned this Sep 2, 2020
@GPUtester
Copy link
Collaborator

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@revans2
Copy link
Contributor Author

revans2 commented Sep 3, 2020

@jlowe I think I have addressed your review comments could you take another look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Needs Review Waiting for reviewer to review or respond Java Affects Java cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants