crepererum commented on issue #5108:
URL: 
https://github.com/apache/arrow-datafusion/issues/5108#issuecomment-1424209709

   @DDtKey your code includes joins which are NOT included within the mem 
manager yet (see #5220). While my work in #4867 changed the buffering and hence 
can trigger issues w/ JOIN, I think that JOIN on large datasets doesn't OOM at 
the moment is luck to begin with. I propose we focus on #5220 and re-check your 
example afterwards because if it still OOMs (w/o an DataFusion error), that 
would be an actual bug and not just "bad luck".


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to