theirix opened a new pull request, #9876:
URL: https://github.com/apache/arrow-rs/pull/9876

   # Which issue does this PR close?
   
   - Closes #9875.
   
   # Rationale for this change
   
   `concat_elements` module lacks versions for binary view and fixed-size 
binaries. It's worth having them here.
   
   # What changes are included in this PR?
   
   - Kernel for `BinaryViewArray`
   - Kernel for `FixedSizeBinaryArray`
   - Dispatching logic under `concat_elements_dyn`
   - Unit tests
   - 
   # Are these changes tested?
   
   New unit tests
   
   # Are there any user-facing changes?
   
   


-- 
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