harshmotw-db commented on PR #7884: URL: https://github.com/apache/arrow-rs/pull/7884#issuecomment-3050486578
@alamb Wouldn't BinaryView have the same issues as the StringView issues I have highlighted [here](https://github.com/apache/arrow-rs/pull/7884#discussion_r2193548615)? I suppose implementing these `xxViewArrays` might be much more complicated to implement in a zero-copy manner. I'll leave the types as `Binary` and `String` for now unless I'm missing something. -- 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]
