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 algorithm include in data_sink.hpp #13068

Merged

Conversation

ahendriksen
Copy link
Contributor

Description

data_sink.hpp uses std::transform but not does not include . This PR fixes that.

The missing include was surfaced by #13064.

@ahendriksen ahendriksen requested a review from a team as a code owner April 5, 2023 17:10
@ahendriksen ahendriksen requested review from vyasr and davidwendt April 5, 2023 17:10
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Apr 5, 2023
@bdice bdice added bug Something isn't working non-breaking Non-breaking change labels Apr 5, 2023
@bdice
Copy link
Contributor

bdice commented Apr 5, 2023

/merge

@rapids-bot rapids-bot bot merged commit 0cf8c91 into rapidsai:branch-23.06 Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants