cloud-fan commented on PR #47516:
URL: https://github.com/apache/spark/pull/47516#issuecomment-2263205947

   > For incorrect metric cases, the minimum value is always zero while the 
median value is always less than the actual median value.
   
   As I explained earlier, this should not happen as we will filter out -1 
values at the executor side. So the 0 values in the UI may be valid values from 
certain tasks. Do you have a simple repro (end-to-end query) to trigger this 
bug?


-- 
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