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

Enable the tests for collect over window. #1830

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented Mar 1, 2021

This PR is to enable the tests test_window_aggs_for_rows_collect_list by removing the xfail marker, since cuDF supports skipping null values by the following two PRs
rapidsai/cudf#7264 (merged)
rapidsai/cudf#7457 (merged)

closes #1638

Signed-off-by: Firestarman firestarmanllc@gmail.com

@firestarman
Copy link
Collaborator Author

Pending by the PR rapidsai/cudf#7457

@sameerz sameerz added the test Only impacts tests label Mar 2, 2021
Since cudf supports skipping null values by PRs
  rapidsai/cudf#7264, and
  rapidsai/cudf#7457.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman firestarman marked this pull request as ready for review March 8, 2021 04:31
@firestarman
Copy link
Collaborator Author

build

@firestarman
Copy link
Collaborator Author

@mythrocks could you help review this ?

@firestarman firestarman requested a review from revans2 March 8, 2021 06:35
Copy link
Collaborator

@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.

LGTM!

@firestarman firestarman merged commit e37c498 into NVIDIA:branch-0.5 Mar 9, 2021
@firestarman firestarman deleted the enable-collect-test branch March 9, 2021 01:23
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Since cudf supports skipping null values by PRs
  rapidsai/cudf#7264, and
  rapidsai/cudf#7457.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Since cudf supports skipping null values by PRs
  rapidsai/cudf#7264, and
  rapidsai/cudf#7457.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Tests test_window_aggs_for_rows_collect_list fails when there are null values in columns.
3 participants