-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
arrow-flightChanges to the arrow-flight crateChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changeloghelp wanted
Description
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
Labels
arrow-flightChanges to the arrow-flight crateChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changeloghelp wanted