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: [email protected]
