Skip to content

[Java] JDBC Flight SQL driver should follow Flight RPC spec #34532

Description

@lidavidm

Describe the bug, including details regarding any error messages, version, and platform.

The JDBC Flight SQL driver assumes that the endpoints are all the same as the main server connection, but this is wrong. It should connect to individual endpoints specified by GetFlightInfo.

#13900 tried to fix it but the original contributor isn't interested - this would be a starting point for future contributors

Component(s)

FlightRPC, Java

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions