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

Forward-merge branch-23.06 to branch-23.08 #13471

Merged
merged 2 commits into from
May 30, 2023
Merged

Conversation

GPUtester
Copy link
Collaborator

Forward-merge triggered by push to branch-23.06 that creates a PR to keep branch-23.08 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

vuule and others added 2 commits May 30, 2023 14:02
Issue #13460

Fixes the bug in `gpuCompactOrcDataStreams` where stream pointer would not get updated for empty row groups.

Authors:
   - Vukasin Milovanovic (https://github.com/vuule)

Approvers:
   - Robert (Bobby) Evans (https://github.com/revans2)
   - MithunR (https://github.com/mythrocks)
   - Nghia Truong (https://github.com/ttnghia)
   - Bradley Dice (https://github.com/bdice)
Fixes logic in `cudf::repeat` to check for `count==0` before using it to check for possible out-of-bounds output size result.
Added a specific gtest for this as well.

Closes #13458 

Authors:
   - David Wendt (https://github.com/davidwendt)

Approvers:
   - Karthikeyan (https://github.com/karthikeyann)
   - Bradley Dice (https://github.com/bdice)
   - Vukasin Milovanovic (https://github.com/vuule)
   - Jason Lowe (https://github.com/jlowe)
   - Mike Wilson (https://github.com/hyperbolic2346)
@GPUtester GPUtester requested a review from a team as a code owner May 30, 2023 18:08
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label May 30, 2023
@GPUtester GPUtester merged commit 5e12c25 into branch-23.08 May 30, 2023
@GPUtester
Copy link
Collaborator Author

SUCCESS - forward-merge complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libcudf Affects libcudf (C++/CUDA) code.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants