Skip to content

Backport #16045 to 24.06 - #16102

Merged
raydouglass merged 3 commits into
NVIDIA:branch-24.06from
vyasr:hotfix/ast_decimal_cast_test
Jul 1, 2024
Merged

Backport #16045 to 24.06#16102
raydouglass merged 3 commits into
NVIDIA:branch-24.06from
vyasr:hotfix/ast_decimal_cast_test

Conversation

@vyasr

@vyasr vyasr commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

Description

Backporting #16045 for a patch release.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr added bug Something isn't working ! - Hotfix Hotfix is a bug that affects the majority of users for which there is no reasonable workaround non-breaking Non-breaking change labels Jun 26, 2024
@vyasr vyasr self-assigned this Jun 26, 2024
@github-actions github-actions Bot added the libcudf Affects libcudf (C++/CUDA) code. label Jun 26, 2024
@vyasr
vyasr changed the base branch from branch-24.08 to branch-24.06 June 26, 2024 17:08
@vyasr
vyasr marked this pull request as ready for review June 26, 2024 17:09
@vyasr
vyasr requested a review from a team as a code owner June 26, 2024 17:09
@vyasr
vyasr requested review from davidwendt and harrism and removed request for a team June 26, 2024 17:09
@davidwendt

Copy link
Copy Markdown
Contributor

Was there supposed to be a code fix here?
This looks like we are just backporting new unit test.

Perhaps this was for a cuco change. I'm not sure backporting a unit test is necessary. Are we concerned that possible future patches will break?

@vyasr

vyasr commented Jun 26, 2024

Copy link
Copy Markdown
Contributor Author

The fix is in #16101, you're right that this is just a test for that behavior. I'd be fine skipping the test and only backporting the actual fix. CC @bdice.

@bdice

bdice commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

I favor backporting the test since it was missed in the original PR and provides a way to verify that the backported fix actually works in 24.06 (it was only tested in 24.08). I don’t have any specific concerns that it will fail, it is moreso a matter of completeness in addressing the reported bug in an easily verifiable way.

@raydouglass
raydouglass merged commit 781794b into NVIDIA:branch-24.06 Jul 1, 2024
@vyasr
vyasr deleted the hotfix/ast_decimal_cast_test branch July 1, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! - Hotfix Hotfix is a bug that affects the majority of users for which there is no reasonable workaround 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.

5 participants