[ 
https://issues.apache.org/jira/browse/TEZ-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687779#comment-15687779
 ] 

Sreenath Somarajapuram commented on TEZ-3546:
---------------------------------------------

Thanks [~hitesh]
Will commit after pre-commit build.

> Tez UI: On sorting asc - Not Available must be at the top.
> ----------------------------------------------------------
>
>                 Key: TEZ-3546
>                 URL: https://issues.apache.org/jira/browse/TEZ-3546
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3546.1.patch
>
>
> Because of the following in javascript, precedence of rows having 'Not 
> Available' values could be a bit messy. 
> {code}
> 1 > undefined = false
> 1 < undefined = false
> 1 > null = true
> 1 < null = false
> {code}
> It would be better is we could ensure that these values are at the top on 
> sorting in ascending order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to