Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-64] fix memleak in sort when SMJ is disabled #65

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

rui-mo
Copy link
Collaborator

@rui-mo rui-mo commented Jan 28, 2021

What changes were proposed in this pull request?

This pr fixes the memleak in sort when SMJ is disabled, caused by batch close was not called by the consumer of sort operator (C2R).
fixes: #64

How was this patch tested?

verified on TPC-DS sf1000

@zhouyuan zhouyuan merged commit 9c6dd28 into oap-project:master Feb 1, 2021
@rui-mo rui-mo deleted the fix_mem branch July 13, 2021 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memleak in sort when SMJ is disabled
2 participants