Skip to content

[Go][FlightSQL] Add support for "grpc+tcp", "grpc+unix" and "grpc+tls" schemes in driver #57

@zeroshade

Description

@zeroshade

Describe the enhancement requested

Currently the scheme expected for the database/sql driver introduced with apache/arrow#34331 only accepts a URI scheme of flightsql://. In order to maintain consistency with the other FlightSQL implementations, it should also support the same schemes as the pyarrow.flight, C++, Java and ADBC libraries for flight sql: grpc+tcp://, grpc+unix:// and grpc+tls://.

Component(s)

FlightRPC, Go

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions