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 min and max reduction for structs #9697

Merged
merged 9 commits into from
Nov 18, 2021

Conversation

ttnghia
Copy link
Contributor

@ttnghia ttnghia commented Nov 16, 2021

This PR continues to address #8974, adding support for structs in min and max reduction.

@ttnghia ttnghia added feature request New feature or request 3 - Ready for Review Ready for review by team libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS non-breaking Non-breaking change labels Nov 16, 2021
@ttnghia ttnghia self-assigned this Nov 16, 2021
@ttnghia ttnghia requested a review from a team as a code owner November 16, 2021 15:55
cpp/src/reductions/simple.cuh Outdated Show resolved Hide resolved
@rapidsai rapidsai deleted a comment from codecov bot Nov 17, 2021
@rapidsai rapidsai deleted a comment from codecov bot Nov 17, 2021
@ttnghia
Copy link
Contributor Author

ttnghia commented Nov 18, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 91fd74e into rapidsai:branch-22.02 Nov 18, 2021
@ttnghia ttnghia deleted the min_max_struct_reduction branch November 19, 2021 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. 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