andygrove commented on pull request #9692: URL: https://github.com/apache/arrow/pull/9692#issuecomment-798762724
I am all for this change. I had started out with the pattern of passing `Vec` but at the time I got feedback that this wasn't idiomatic Rust code and that we should always pass slices, so had switched to that pattern. ---------------------------------------------------------------- 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: [email protected]
