Implement SendData
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Rust
- Sterne
- 6
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
SendData should be an implementation of Arrow Flight's DoPut function.
It should take input from a file, and send the data to a flight server, which is then processed by the server, returning a PutResult.
The first message of the function should be a FlightDescriptor.
More information can be found here: https://arrow.apache.org/docs/format/Flight.html
**Issue originally raised by Aidan Kovacic.**
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.