Skip to content

Implement FlightSQL Client #3206

Closed
@avantgardnerio

Description

@avantgardnerio

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

As someone who uses the FlightSQL Server base provided by arrow-rs, I would like to test my server, so I can ensure there are no regressions. Presently, I have to test manually because the only FlightSQL client I am aware of is in Java.

Describe the solution you'd like

Create a FlightSQL client implementation in arrow-rs.

Describe alternatives you've considered

  1. Manually test forever
  2. Do not test

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

    Labels

    arrow-flightChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @alamb@avantgardnerio

      Issue actions

        Implement FlightSQL Client · Issue #3206 · apache/arrow-rs