Skip to content

[Java] JDBC Flight SQL driver not connect to individual endpoints specified by GetFlightInfo #40336

Description

@xinyiZzz

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

FlightEndpoint returned by GetFlightInfoPreparedStatement is another flight server, but JDBC Flight SQL driver still fetch results from main flight server connection.

version: 15.0.0 release and 15.0.0 nightlies 2024.2.20

#38785, In fact I found this problem in arrow 14.0.1, It was solved using 15.0.0 nightlies at that time, but today I tried again and found problem occurred again.

#38521 This PR seems to actually solve this problem.

Component(s)

FlightRPC

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions