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

support collect_set in rolling window #2548

Merged
merged 3 commits into from
Jun 11, 2021

Conversation

sperlingxx
Copy link
Collaborator

This PR is to support GpuCollectSet as a rolling window aggregation function. It is marked as WIP because it relied on a cuDF fix.

Signed-off-by: sperlingxx lovedreamf@gmail.com

@sperlingxx sperlingxx requested review from firestarman and revans2 June 1, 2021 10:46
Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

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

Just a few nits, but I don't think this is going to get in to 21.06 because it depends on things in cudf that are still pending, and cudf 21.06 is frozen. If we are going to keep this targeted here we are going to need @sameerz to work with the cudf team to get the remaining dependencies in.

@firestarman
Copy link
Collaborator

LGTM

@sperlingxx sperlingxx changed the title WIP: support collect_set in rolling window support collect_set in rolling window Jun 4, 2021
@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx sperlingxx changed the base branch from branch-21.06 to branch-21.08 June 4, 2021 02:18
@sperlingxx
Copy link
Collaborator Author

build

2 similar comments
@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx
Copy link
Collaborator Author

build

@sameerz sameerz added the feature request New feature or request label Jun 4, 2021
@sperlingxx sperlingxx requested review from revans2 and firestarman June 7, 2021 03:04
@sperlingxx sperlingxx mentioned this pull request Jun 7, 2021
21 tasks
@sperlingxx
Copy link
Collaborator Author

build

revans2
revans2 previously approved these changes Jun 9, 2021
Signed-off-by: sperlingxx <lovedreamf@gmail.com>
Signed-off-by: sperlingxx <lovedreamf@gmail.com>
Signed-off-by: sperlingxx <lovedreamf@gmail.com>
@sperlingxx
Copy link
Collaborator Author

build

@revans2
Copy link
Collaborator

revans2 commented Jun 10, 2021

build

@sperlingxx sperlingxx merged commit e254e27 into NVIDIA:branch-21.08 Jun 11, 2021
@sperlingxx sperlingxx deleted the collect_set_window branch June 11, 2021 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants