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

Java bindings for left outer distinct join #15154

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Feb 27, 2024

Description

Adds Java bindings to the distinct left join functionality added in #15149.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@jlowe jlowe added Java Affects Java cuDF API. Spark Functionality that helps Spark RAPIDS improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 27, 2024
@jlowe jlowe self-assigned this Feb 27, 2024
@jlowe jlowe marked this pull request as ready for review March 6, 2024 15:50
@jlowe jlowe requested a review from a team as a code owner March 6, 2024 15:50
Copy link
Contributor

@jbrennan333 jbrennan333 left a comment

Choose a reason for hiding this comment

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

Looks good.

@jlowe
Copy link
Member Author

jlowe commented Mar 6, 2024

/merge

@rapids-bot rapids-bot bot merged commit d824fa5 into rapidsai:branch-24.04 Mar 6, 2024
73 checks passed
@jlowe jlowe deleted the distinct-left-join-jni branch March 6, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants