You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/30 18:53:47 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #449: Refactor Ballista to separate Flight logic from execution logic

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


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   This issue is to track a small refactor to clean up some tech debt.
   
   **Describe the solution you'd like**
   The Flight service should delegate to an executor struct for query execution. The flight service should handle converting the results into a flight stream.
   
   **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:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb closed issue #449: Refactor Ballista to separate Flight logic from execution logic

Posted by GitBox <gi...@apache.org>.
alamb closed issue #449:
URL: https://github.com/apache/arrow-datafusion/issues/449


   


-- 
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:
users@infra.apache.org