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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   `concat_elements` module lacks versions for binary view and fixed-size 
binaries. A part of epic #1772
   
   As discussed with @Jefffrey in 
https://github.com/apache/datafusion/pull/21883#discussion_r3154305331, it's 
worth having them here.
   
   **Describe the solution you'd like**
   
   Add specialised versions and dispatching logic under `concat_elements_dyn`
   
   **Describe alternatives you've considered**
   
   They're now implemented in DataFusion, but they should belong to Arrow.
   
   **Additional context**
   


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