Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Ballista to separate Flight logic from execution logic #449

Closed
andygrove opened this issue May 30, 2021 · 0 comments · Fixed by #450
Closed

Refactor Ballista to separate Flight logic from execution logic #449

andygrove opened this issue May 30, 2021 · 0 comments · Fixed by #450
Assignees
Labels
enhancement New feature or request

Comments

@andygrove
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant