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 a memory leak in json tuple #10360

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Feb 1, 2024

This fixes a fairly obvious memory leak in GpuJsonTuple. Not sure why it was not fixed when the code was first written.

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2
Copy link
Collaborator Author

revans2 commented Feb 1, 2024

build

@revans2 revans2 merged commit 73b3279 into NVIDIA:branch-24.04 Feb 2, 2024
40 of 41 checks passed
@revans2 revans2 deleted the fix_json_tuple_leak branch February 2, 2024 14:06
@sameerz sameerz added the bug Something isn't working label Feb 4, 2024
gerashegalov pushed a commit to gerashegalov/spark-rapids that referenced this pull request Feb 9, 2024
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
(cherry picked from commit 73b3279)
NvTimLiu added a commit that referenced this pull request Apr 15, 2024
Update change log

Change roadmap to 24.04 for PRs #10158,#10369,#10358,#10360, to move them into 24.04 PR list from 24.02

Signed-off-by: Tim Liu <timl@nvidia.com>
NvTimLiu added a commit that referenced this pull request Apr 15, 2024
* Update latest changelog [skip ci]

Update change log with CLI: \n\n   scripts/generate-changelog --token=<GIT_TOKEN> --releases=24.02,24.04

Signed-off-by: jenkins <jenkins@localhost>

* Update according to review

Signed-off-by: Tim Liu <timl@nvidia.com>

* Update change log to latest

Signed-off-by: Tim Liu <timl@nvidia.com>

* Update change log

Update change log

Change roadmap to 24.04 for PRs #10158,#10369,#10358,#10360, to move them into 24.04 PR list from 24.02

Signed-off-by: Tim Liu <timl@nvidia.com>

---------

Signed-off-by: jenkins <jenkins@localhost>
Signed-off-by: Tim Liu <timl@nvidia.com>
Co-authored-by: jenkins <jenkins@localhost>
Co-authored-by: Tim Liu <timl@nvidia.com>
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