Implement SendData
Abierto
enhancement
help wanted
- Lenguaje dominante
- Rust
- Estrellas
- 6
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.**
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.