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