andygrove opened a new issue #458:
URL: https://github.com/apache/arrow-datafusion/issues/458


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   This issue is to track some refactoring work in preparation for implementing 
map-side shuffle.
   
   **Describe the solution you'd like**
   We have Ballista executor code that executes a partition and streams results 
to disk. I would like to move this code to QueryStageExec instead and structure 
it so that we can implement map-side shuffle. 
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


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

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


Reply via email to