Skip to content

FlightSQL Integration Test with JDBC / ODBC drivers  #2409

@tustvold

Description

@tustvold

This ticket is largely a placeholder, this likely needs further design

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

The arrow-flight crate provides experimental support for FlightSQL, however, the test coverage of this functionality is extremely limited.

Describe the solution you'd like

Integration testing of this component against an upstream implementation, e.g. Java, would be advantageous to catch mistakes interpreting the specification. This might take the form of

  • An example implementation of FlightSqlService with potentially canned responses
  • A CI job that uses the JDBC FlightSQL adapter, or otherwise, to exercise this API

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions