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 tests for all-null data for array_max #5438

Merged

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented May 9, 2022

This PR adds tests verifying the fix for correctly dealing with all-null data partitions in rapidsai/cudf#10779.

Signed-off-by: Gera Shegalov gera@apache.org

@gerashegalov gerashegalov added the test Only impacts tests label May 9, 2022
@gerashegalov gerashegalov added this to the May 2 - May 20 milestone May 9, 2022
@gerashegalov gerashegalov self-assigned this May 9, 2022
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov merged commit 5cd2843 into NVIDIA:branch-22.06 May 9, 2022
@gerashegalov gerashegalov deleted the gerashegalov/issue5140 branch May 9, 2022 15:49
@gerashegalov gerashegalov linked an issue May 11, 2022 that may be closed by this pull request
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] NPE on array_max of transformed empty array
2 participants