kyoty opened a new pull request #32190:
URL: https://github.com/apache/spark/pull/32190


   ### What changes were proposed in this pull request?
   
    columns like 'Shuffle Read Size / Records', 'Output Size/ Records' etc  in 
table ` Aggregated Metrics by Executor` of stage-detail page should be sorted 
as numerical-order instead of lexicographical-order.
   
   ### Why are the changes needed?
   buf fix,the sorting style should be consistentbetween different columns
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Only JS was modified, and the manual test result works well.
   
   **before modified:**
   
![sort-result-incorrent](https://user-images.githubusercontent.com/52202080/114865055-565ed980-9e24-11eb-97ff-bd1769d3848b.png)
   **after modified:**
   
![sort-result-corrent](https://user-images.githubusercontent.com/52202080/114865187-7c847980-9e24-11eb-9fbc-39ee224726d6.png)
   
   


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to