Skip to content

add copy methods in Java memory buffer [skip ci] - #7791

Merged
rapids-bot[bot] merged 4 commits into
NVIDIA:branch-0.19from
rongou:jni-copy
Mar 31, 2021
Merged

add copy methods in Java memory buffer [skip ci]#7791
rapids-bot[bot] merged 4 commits into
NVIDIA:branch-0.19from
rongou:jni-copy

Conversation

@rongou

@rongou rongou commented Mar 31, 2021

Copy link
Copy Markdown
Contributor

This should simplify the code in the rapids shuffle manager (see NVIDIA/cudf-spark#2050).

@jlowe @abellina @revans2

@rongou
rongou requested a review from a team as a code owner March 31, 2021 17:34
@github-actions github-actions Bot added the Java Affects Java cuDF API. label Mar 31, 2021
@rongou rongou added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS labels Mar 31, 2021
@rongou rongou changed the title add copy methods in java memory buffer add copy methods in java memory buffer [skip ci] Mar 31, 2021
Comment thread java/src/main/java/ai/rapids/cudf/MemoryBuffer.java

@jlowe jlowe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No tests?

@rongou

rongou commented Mar 31, 2021

Copy link
Copy Markdown
Contributor Author

Good catch. :) Added tests.

Comment thread java/src/test/java/ai/rapids/cudf/MemoryBufferTest.java
Comment thread java/src/test/java/ai/rapids/cudf/MemoryBufferTest.java Outdated
@jlowe jlowe changed the title add copy methods in java memory buffer [skip ci] add copy methods in Java memory buffer [skip ci] Mar 31, 2021
@rongou

rongou commented Mar 31, 2021

Copy link
Copy Markdown
Contributor Author

@gpucibot merge

@rapids-bot
rapids-bot Bot merged commit 4d6ea76 into NVIDIA:branch-0.19 Mar 31, 2021
@abellina

Copy link
Copy Markdown
Contributor

+1 thanks @rongou

@rongou
rongou deleted the jni-copy branch November 23, 2021 17:25
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 improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants