HaoYang670 opened a new pull request #1465: URL: https://github.com/apache/arrow-rs/pull/1465
# Which issue does this PR close? Closes #1464. # Rationale for this change The `length` kernel can work with `BinaryArray` now!. # What changes are included in this PR? 1. add `length` and `bit_length` functions for Binary Array 2. rewrite `unary_offsets` using macro 3. add tests. # Are there any user-facing changes? Some private functions' APIs are changed. -- 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]
