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 2020/05/14 09:24:31 UTC

[GitHub] [arrow] Marwes commented on pull request #7176: ARROW-8796: [Rust] feat: Allow writers to use &mut Vec

Marwes commented on pull request #7176:
URL: https://github.com/apache/arrow/pull/7176#issuecomment-628512678


   The same thing ought to be possible for the reader, though it uses `&` in some places that must be changed to `&mut`


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

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