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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   interleave_list for Primitive would construct:
   1. Indices extend to interleave arguments
   2. Interleave sub childs
   
   When element is primitive type like F32, (1) might as heavy as (2), causing 
some performance wasting.
   
   **Describe the solution you'd like**
   
   Maybe add a benchmark for this, and trying to optimize
   
   **Describe alternatives you've considered**
   
   no
   
   **Additional context**
   
   no


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