Github user shahidki31 commented on the issue:

    https://github.com/apache/spark/pull/23160
  
    > So as far as I can think, I expect that if you sort the Duration column, 
it will perform sorting on row.duration instead of 
row.taskMetrics.executorRunTime, thus, not getting the desired results.
    
    @pgandhi999 Actually we have mapped the "Duration" to "executorRunTime" for 
sorting in the PR which I have mentioned above. So, after this PR the 
"Duration" is sorting correctly


---

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

Reply via email to