Skip to content

Conversation

@jvictorhuguenin
Copy link
Contributor

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

jduo and others added 4 commits July 29, 2022 09:02
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



Lead-authored-by: James Duong <[email protected]>
Co-authored-by: iurysalino <[email protected]>
Co-authored-by: Jose Almeida <[email protected]>
Co-authored-by: Gabriel Escobar <[email protected]>
Co-authored-by: Vinicius Fraga <[email protected]>
Co-authored-by: Vinicius Fraga <[email protected]>
Co-authored-by: Sanjiban Sengupta <[email protected]>
Co-authored-by: Rafael Telles <[email protected]>
Co-authored-by: Jose Almeida <[email protected]>
Co-authored-by: Yibo Cai <[email protected]>
Signed-off-by: David Li <[email protected]>
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants