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

Disable coalesce batch spilling to avoid cudf contiguous_split bug #1871

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Mar 4, 2021

This is a workaround in 0.4 for the problem described in #1861. It disables coalesce batch spilling to avoid the contiguous_split bug described in rapidsai/cudf#7514

@jlowe jlowe added the bug Something isn't working label Mar 4, 2021
@jlowe jlowe self-assigned this Mar 4, 2021
@jlowe
Copy link
Member Author

jlowe commented Mar 4, 2021

Create as a draft PR for now, as it is being debated whether this is required for the 0.4.0 release.

@jlowe
Copy link
Member Author

jlowe commented Mar 4, 2021

build

@jlowe jlowe marked this pull request as ready for review March 4, 2021 22:10
@jlowe jlowe merged commit dc2847c into NVIDIA:branch-0.4 Mar 4, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
@jlowe jlowe deleted the disable-coalesce-spill branch September 10, 2021 15:32
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.

2 participants