Skip to content

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

@lidavidm

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions