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

Add lead and lag to java [skip ci] #6299

Merged
merged 37 commits into from
Oct 7, 2020
Merged

Conversation

revans2
Copy link
Contributor

@revans2 revans2 commented Sep 22, 2020

This is based off of #6277 and will stay a WIP until it is merged in.

This adds in java APIs for the lead and lag functionality done as a part of the PR.

@revans2 revans2 added the Java Affects Java cuDF API. label Sep 22, 2020
@revans2 revans2 requested review from a team as code owners September 22, 2020 21:25
@revans2 revans2 self-assigned this Sep 22, 2020
@GPUtester
Copy link
Collaborator

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

Copy link
Contributor

@mythrocks mythrocks left a comment

Choose a reason for hiding this comment

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

Thanks for this change, @revans2. 👍

We might need to rebase, given that some changes were requested in #6277 during the review.

@revans2
Copy link
Contributor Author

revans2 commented Oct 7, 2020

@mythrocks I upmerged. Will do it again once your PR goes in. @jlowe I would appreciate a review of the java/JNI code early so we can merge this in ASAP after the dependency is merged in.

mythrocks and others added 3 commits October 7, 2020 11:55
1. Remove redundant checks for LEAD/LAG in non-LEAD/LAG SFINAE path
2. Remove hardcode for stream id
@revans2 revans2 changed the title [WIP] Add lead and lag to java [skip ci] Add lead and lag to java [skip ci] Oct 7, 2020
@revans2 revans2 merged commit ffa2fba into rapidsai:branch-0.16 Oct 7, 2020
@revans2 revans2 deleted the jni_lead_lag branch October 7, 2020 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Affects Java cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants