Dandandan commented on issue #11931:
URL: https://github.com/apache/datafusion/issues/11931#issuecomment-4069197284

   This PR 
   https://github.com/apache/datafusion/pull/20964
   
   I think shows that we probably can do the block-based aggregation in a 
couple of smaller steps, something like:
   
   * Change group accumulators to allocate fixed-size blocks
   * Change group by values to allocate fixed-size blocks
   * Integrate indices with new fixed-size block allocation


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to