JkSelf commented on issue #28175: [SPARK-31253][SQL][FOLLOW-UP] Improve the partition data size metrics in CustomShuffleReaderExec URL: https://github.com/apache/spark/pull/28175#issuecomment-613292400 @maryannxue Instead of creating new metric type, we can add new method `postDriverMetricsUpdatedByValue` to pass all the partition data size only once to reduce the overhead.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
