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

Ballista should support Arrow FlightSQL #92

Closed
avantgardnerio opened this issue Jul 24, 2022 · 0 comments · Fixed by #93
Closed

Ballista should support Arrow FlightSQL #92

avantgardnerio opened this issue Jul 24, 2022 · 0 comments · Fixed by #93
Labels
enhancement New feature or request

Comments

@avantgardnerio
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

In order to integrate with the wide ecosystem of database tools (tableau, etc) Ballista should support (J/O)DBC.

Describe the solution you'd like

Directly implementing xDBC drivers would be wasted effort, since the Arrow FlightSQL protocol already has xDBC drivers. Therefor Ballista should simply implement support for Arrow FlightSQL and call it a day.

Describe alternatives you've considered

Directly implementing a JDBC driver.

@avantgardnerio avantgardnerio added the enhancement New feature or request label Jul 24, 2022
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
Development

Successfully merging a pull request may close this issue.

1 participant