mridulm commented on PR #36162:
URL: https://github.com/apache/spark/pull/36162#issuecomment-1180706514

   It helps in two cases @weixiuli - the example you gave (generated input 
(like range()), etc where there is no input metrics). It also helps when 
reading shuffle input where there is a sort - the entire shuffle input will get 
consumed at beginning of the task, but the output rate would be impacted by 
computation/skew/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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to