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

Implement SendData #2

Open
mattphelps-8451 opened this issue Sep 27, 2022 · 0 comments
Open

Implement SendData #2

mattphelps-8451 opened this issue Sep 27, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mattphelps-8451
Copy link
Collaborator

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.

@mattphelps-8451 mattphelps-8451 added the enhancement New feature or request label Sep 27, 2022
@kylebrooks-8451 kylebrooks-8451 added the help wanted Extra attention is needed label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants