Kevin-Li-2025 commented on PR #23043: URL: https://github.com/apache/datafusion/pull/23043#issuecomment-4759454416
Thanks, agreed that a native GroupsAccumulator is the right follow-up for grouped any_value. I’ll keep this PR scoped to adding the function and handle the grouped fast path separately, since it needs type-specific state handling plus targeted grouped-aggregation benchmarks to demonstrate the improvement without delaying this PR. -- 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]
