lidavidm edited a comment on pull request #12442:
URL: https://github.com/apache/arrow/pull/12442#issuecomment-1042347532


   TODOs
   
   Prerequisite JIRAs:
   
   - [x] (#12465) Split this PR into two parts: one to enable separate 
transports (ARROW-15282), one to implement a UCX transport
   - [ ] Refactor the benchmark to support multiple transports
   - [x] (#12499) Refactor tests so ones that don't touch the transport (e.g. 
just serializing types) are separate, and refactor the Flight tests so that we 
can run them across multiple transports easily
   
   Remaining work here:
   - [ ] Implement (or explicitly deny) concurrent client calls
   - [ ] Finish implementing DoPut/DoExchange
   - [ ] Document the wire protocol here
   - [ ] Document caveats here
   - [ ] Provide benchmark figures


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to