Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Swift][FlightSQL] Adding missing arrow flight test for doGet flight data. #37744

Closed
abandy opened this issue Sep 15, 2023 · 0 comments · Fixed by #37746
Closed

[Swift][FlightSQL] Adding missing arrow flight test for doGet flight data. #37744

abandy opened this issue Sep 15, 2023 · 0 comments · Fixed by #37746

Comments

@abandy
Copy link
Contributor

abandy commented Sep 15, 2023

Describe the enhancement requested

Missing test was found when looking into issue #37726. Need to add a test for the arrow flight doGet call with flightdata as the intended target type.

Component(s)

Swift

kou pushed a commit that referenced this issue Sep 15, 2023
Add a test for the doGet call that handles the FlightData response.
* Closes: #37744

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 14.0.0 milestone Sep 15, 2023
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…pache#37746)

Add a test for the doGet call that handles the FlightData response.
* Closes: apache#37744

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…pache#37746)

Add a test for the doGet call that handles the FlightData response.
* Closes: apache#37744

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@kou @abandy and others