You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/02/23 12:30:59 UTC

[GitHub] [arrow-rs] alamb commented on issue #3462: Flight Client should accept fallible streams (`do_put` and `do_exchange`)

alamb commented on issue #3462:
URL: https://github.com/apache/arrow-rs/issues/3462#issuecomment-1441690140

   Update is that we implemented this for `do_put` here:  https://github.com/apache/arrow-rs/pull/3464
   
   What is needed to close this ticket is to apply the same pattern to `do_exchange`
   
   Since the pattern and testing framework are all in place, I think this would be a good first project.
   


-- 
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