xuanyuanking commented on issue #25888: [SPARK-21492] [SQL] Fix memory leak 
issue in SMJ
URL: https://github.com/apache/spark/pull/25888#issuecomment-543793091
 
 
   @Victsm After checking your PR in detail, I believe the changes can fix the 
leak issue. But instead of fixing this for SortMergeJoin particularly, I 
recommend introducing a new mechanism during the fix, which can involve a 
resource clean change for all SparkPlan nodes. Please have a look for #26164 
when you have time. Thanks :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to