You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/01/22 07:26:50 UTC

[GitHub] weijietong commented on issue #1600: DRILL-6947: fix RuntimeFilter memory leak

weijietong commented on issue #1600: DRILL-6947: fix RuntimeFilter memory leak
URL: https://github.com/apache/drill/pull/1600#issuecomment-456296972
 
 
   @arina-ielchiieva WIP tag means the PR is still working in process, and sorry for the late update to this PR. 
   
   @sohami This PR is ready to be reviewed. The reason that memory leak occurred is that the bloom filter generated logic at the HashJoin operator will be executed more than 1 times while there's a build side spilling.  

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


With regards,
Apache Git Services