alamb commented on issue #3941:
URL: 
https://github.com/apache/arrow-datafusion/issues/3941#issuecomment-1289308478

   > When the memory budget is exceeded if we should try sort-merge join first?
   
   Yes, that would be amazing @xudong963  -- I think it is covered by 
https://github.com/apache/arrow-datafusion/issues/1599
   
   I think that getting the MemoryManager hooked into the join (so it knows 
when it would run out of memory) is probably a prerequisite to automatically 
switching to sort-merge join during execution. 


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