rluvaton opened a new issue, #6923:
URL: https://github.com/apache/arrow-rs/issues/6923

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   I want to be able to do `like`, `contains` and more on `GenericBinaryArray` 
/ `BinaryViewArray`
   
   **Describe the solution you'd like**
   Either make `arrow-string` support binary or create an identical crate for 
binary called `arrow-binary`
   
   **Describe alternatives you've considered**
   I currently copied the `arrow-string` crate code and modified it to support 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to