michalursa opened a new pull request, #12872:
URL: https://github.com/apache/arrow/pull/12872

   Adding utilities that make it easier to filter, replicate and accumulate 
rows from potentially multiple sources in a single exec batch.
   This is meant to be used in hash join for reducing overheads in producing 
its output.
   
   Also, moving light-weight array utilities to the same file and adding helper 
functions for generating them.
   
   Thanks to Weston Pace for updating comments and writing the unit tests.


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