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

[FlightRPC][Java] JDBC driver for Flight SQL #30931

Closed
asfimport opened this issue Jan 25, 2022 · 0 comments
Closed

[FlightRPC][Java] JDBC driver for Flight SQL #30931

asfimport opened this issue Jan 25, 2022 · 0 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented Jan 25, 2022

This implements a JDBC driver able to communicate to Flight SQL sources.

So far this covers:

  • Metadata retrieval by DatabaseMetadata, ResultSetMetadata, etc.

  • Query execution by statements and prepared statements

    Yet to be done:

  • Parameter binding on prepared statements

Reporter: Rafael Telles / @rafael-telles
Assignee: Rafael Telles / @rafael-telles

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-15452. Please see the migration documentation for further details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant