gabotechs commented on PR #16816:
URL: https://github.com/apache/datafusion/pull/16816#issuecomment-3148361249

   > I suspect if we can maintain the aggregate state into a single array (with 
copies when updating) can be even more efficient 🤔
   
   I think this has not been tried yet, although the benchmarks from 
https://github.com/apache/datafusion/pull/16519 with a data copy approach were 
very discouraging.
   
   If you think it makes sense to try it in this PR I can do it.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to