ianmcook edited a comment on pull request #11624: URL: https://github.com/apache/arrow/pull/11624#issuecomment-967268049
+1 on the two-step approach if it is feasible and doesn't add too much complexity to the implementation. Ideally the values would be passed to the aggregate function, not to the grouping function. That's how it works in Ibis, dplyr, and pandas (at least since named aggregation in pandas 0.25.0+) -- 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]
