Dandandan commented on issue #342:
URL: https://github.com/apache/arrow-ballista/issues/342#issuecomment-1276451948

   @mingmwang I think for broadcasting exchange the same thing applies as 
normal exchanges, they are spilled to disk by default and might be maintained 
in memory if memory budget allows. I believe Ballista doesn't support the 
latter yet(?). A limit may be chosen, like 100MB, so it will fit in memory most 
often, but even when written to disk for joins it might give impressive 
speedups as the other side of the join could be way larger.


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