baohe-zhang opened a new pull request #31743:
URL: https://github.com/apache/spark/pull/31743


   ### What changes were proposed in this pull request?
   
   Make the "duration" column in standalone mode master UI sorted by numeric 
duration, hence the column can be sorted by the correct order.
   
   Before changes:
   
![image](https://user-images.githubusercontent.com/26694233/110025426-f5a49300-7cf4-11eb-86f0-2febade86be9.png)
   
   After changes:
   
![image](https://user-images.githubusercontent.com/26694233/110025604-33092080-7cf5-11eb-8b34-215688faf56d.png)
   
   
   ### Why are the changes needed?
   
   Fix a UI bug to make the sorting consistent across different pages.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Ran several apps with different durations and verified the duration column 
on the master page can be sorted correctly.
   


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



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

Reply via email to