westonpace commented on issue #15162:
URL: https://github.com/apache/arrow/issues/15162#issuecomment-1371325296

   My opinion is that the correct approach should be to use an exec plan.  
Pyarrow perhaps uses `internal::GroupBy` because it finds the API more 
convenient but it was never intended to be a long term thing.
   
   I have a PR (#14867) to adapt the `internal::GroupBy` API to using an exec 
plan under the hood for those that find that API more convenient.  However, 
this PR is not yet merged.


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

Reply via email to