-
Notifications
You must be signed in to change notification settings - Fork 853
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete mid-level
FlightClient
(#3402)
* Implement `FlightClient::do_put` and `FlightClient::do_exchange` * Implement ArrowClient::{list_flights, list_actions, do_action, get_schema} * Apply suggestions from code review Co-authored-by: Liang-Chi Hsieh <[email protected]> Co-authored-by: Raphael Taylor-Davies <[email protected]> * remove outdated comment * make foo/bar placeholders in test more specific * simplify tests Co-authored-by: Liang-Chi Hsieh <[email protected]> Co-authored-by: Raphael Taylor-Davies <[email protected]>
- Loading branch information
1 parent
81abc1a
commit 42ffc3f
Showing
4 changed files
with
638 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.