haohuaijin commented on PR #23043: URL: https://github.com/apache/datafusion/pull/23043#issuecomment-4758619565
Thanks @Kevin-Li-2025 @Jefffrey , LGTM. One follow-up idea is to impl a native `GroupsAccumulator` would speed up grouped `any_value` a lot (it currently falls back to the slower `GroupsAccumulatorAdapter`). -- 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]
