hahazyb201 opened a new pull request, #5742:
URL: https://github.com/apache/incubator-gluten/pull/5742

   ## What changes were proposed in this pull request?
   Change the logic to calculate the shuffle write time. Shuffle write time is 
currently composed of splitResult.getTotalWriteTime + 
splitResult.getTotalPushTime
   And TotalWriteTime in the current implementation is added twice into the 
final shuffle write time metric. 
   
   (Fixes: \#5731)
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
   E2e manual test.
   
   


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