Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3546

Tez UI: On sorting asc - Not Available must be at the top.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0, 0.8.5
    • None
    • None

    Description

      Because of the following in javascript, precedence of rows having 'Not Available' values could be a bit messy.

      1 > undefined = false
      1 < undefined = false
      1 > null = true
      1 < null = false
      

      It would be better is we could ensure that these values are at the top on sorting in ascending order.

      Attachments

        1. TEZ-3546.1.patch
          0.3 kB
          Sreenath Somarajapuram

        Activity

          People

            Sreenath Sreenath Somarajapuram
            Sreenath Sreenath Somarajapuram
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: