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 some buffer leaks #2106

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Fix some buffer leaks #2106

merged 1 commit into from
Apr 12, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Apr 8, 2021

This fixes a few resource leaks that I saw when running the unit tests. As part of cleaning up the buffer leak in the out-of-core sorter, I also changed it so it adds the contiguous table directly to the spill framework rather than manifesting a Table that is then immediately discarded.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe self-assigned this Apr 8, 2021
@jlowe
Copy link
Member Author

jlowe commented Apr 8, 2021

build

@sameerz sameerz added the bug Something isn't working label Apr 8, 2021
@jlowe jlowe merged commit 274ac32 into NVIDIA:branch-0.5 Apr 12, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe deleted the fix-leaks 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.

3 participants