cloud-fan commented on issue #26471: [SPARK-29850][SQL] sort-merge-join an 
empty table should not memory leak
URL: https://github.com/apache/spark/pull/26471#issuecomment-552486602
 
 
   note that, this is not a serious problem. The memory manager always releases 
all the allocated memory at the end of a task. Spark throws exception only in 
test when the memory is not released manually before task end.
   
   cc @viirya @maryannxue 

----------------------------------------------------------------
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