adriangb opened a new pull request, #3706: URL: https://github.com/apache/arrow-rs/pull/3706
This gives a reference to underlying bytes. As far as I can tell `BinaryArray::from` can't do the same thing because it needs to own the `StringArray`; this works with a reference to one. -- 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]
