You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/16 21:56:51 UTC

[GitHub] [arrow] lidavidm edited a comment on pull request #12442: ARROW-15706: [C++][FlightRPC] Implement a UCX transport

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


   TODOs
   
   - [ ] Split this PR into two parts: one to enable separate transports (ARROW-15282), one to implement a UCX transport
   - [ ] Refactor the Flight tests so that we can run them across multiple transports easily (that is also probably a precursor JIRA)
   - [ ] Refactor the Flight tests so ones that don't touch the transport (e.g. just serializing types) are separate
   - [ ] 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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org