HaoYang670 opened a new issue #1464: URL: https://github.com/apache/arrow-rs/issues/1464
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** The `length` kernel only supports `StringArray`s so far. I think it is reasonable to let it support `BinaryArray`s. **Describe the solution you'd like** let the function `length` and `bit_length` work with binary arrays -- 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]
