kflansburg commented on pull request #8971: URL: https://github.com/apache/arrow/pull/8971#issuecomment-749228883
Hey @jorgecarleitao , Thanks for the info. It sounds, then, like this would be better suited as a method on `BinaryArray`. Would you agree? FWIW, this is a light wrapper around `BinaryArray`, and implements `Deref`. The underlying memory would be `DataType::Binary`. ---------------------------------------------------------------- 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]
