AlenkaF commented on issue #48060: URL: https://github.com/apache/arrow/issues/48060#issuecomment-3497016606
> does the whole thing in C++, rather than extracting each row as a scalar and sorting each one individually myself (especially from Python!) Of course! This clarification was needed though, thanks =) I was thinking we might not need a separate kernel in C++ but do it efficiently with existing ones. Not sure though! > would you be also willing to consider adding aggregate functions to the list methods: list_min, list_max, list_mean, list_median, and list_sum? I would personally support additions of new kernels but I have to point out this is an effort that would need developer help from the community (meaning, contributions are most welcome! :) ) -- 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]
