AngersZhuuuu commented on a change in pull request #31948:
URL: https://github.com/apache/spark/pull/31948#discussion_r663948849
##########
File path: core/src/main/scala/org/apache/spark/status/api/v1/api.scala
##########
@@ -342,6 +342,7 @@ class ShuffleWriteMetrics private[spark](
class TaskMetricDistributions private[spark](
val quantiles: IndexedSeq[Double],
+ val duration: IndexedSeq[Double],
Review comment:
Thanks for you explanation. Will notice this problem when raise pr.
--
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]