Dandandan commented on pull request #1732: URL: https://github.com/apache/arrow-datafusion/pull/1732#issuecomment-1028229760
I put some comments on ProjectionExec and RepartitionExec which might in some cases benefit from being repartitioned (maybe not in many cases, but local round-robin repartitioning is AFAIK very cheap compared to e.g. hashing string columns or parsing numbers etc.) -- 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]
