ekoifman commented on pull request #32776: URL: https://github.com/apache/spark/pull/32776#issuecomment-881035108
@cloud-fan I rebased after https://github.com/apache/spark/pull/32872 and https://github.com/apache/spark/pull/33342 and removed the changes to `CustomShuffleReaderExec.stringArgs` that you objected to. So now this just adds 2 new metrics `numCoalescedPartitions` and `numPartitionsToCoalesce` to compliment the existing `numSkewedSplits` metrics. -- 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]
