comphead opened a new issue, #6064:
URL: https://github.com/apache/arrow-datafusion/issues/6064

   ### Is your feature request related to a problem or challenge?
   
   Followup on 
https://github.com/apache/arrow-datafusion/issues/5969#issuecomment-1507912263
   
   `slice_and_maybe_filter` spends some CPU ticks on vector allocations and can 
be improved
   
   ### Describe the solution you'd like
   
   Rewrite `slice_and_maybe_filter` to avoid excessive vector allocations
   
   ### Describe alternatives you've considered
   
   None
   
   ### Additional context
   
   _No response_


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