andygrove commented on issue #46: URL: https://github.com/apache/datafusion-ray/issues/46#issuecomment-2595997573
> We know from experience in the Ballista and Comet projects that an Arrow Flight approach should work well, so let's hope it isn't too challenging to implement this here. Minor correction: Comet does not use Flight, but the approach is similar. We stream batches to disk using Arrow IPC, and then the shuffle files (actually blocks from the files) are transferred to the reader. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org