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

Fix explode with carry-along columns on GpuExplode single row retry handling #10193

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

abellina
Copy link
Collaborator

This fixes a bug introduced as I applied review changes from this PR #10131, and no tests touched the multi-column carry-along scenario.

This fixes the bug and adds another column to exercise it.

Closes #10088.

jlowe
jlowe previously approved these changes Jan 12, 2024
@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

build

2 similar comments
@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

build

@abellina abellina merged commit df144b1 into NVIDIA:branch-24.02 Jan 12, 2024
40 checks passed
@abellina abellina deleted the fix_explode_bug branch January 12, 2024 20:47
@sameerz sameerz added the bug Something isn't working label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] GpuExplode single row split to fit cuDF limits
3 participants