Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1425

Handle unknown operators in web ui

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • None
    • None

    Description

      If the operator type doesn't match with one of the enumerated types in CoreOperatorType, the web ui fails to load the query profile.

      To solve this, we will first check if the CoreOperatorType is null, and if so, use the String "UNKNOWN_OPERATOR".

      Attachments

        1. DRILL-1425.patch
          6 kB
          Steven Phillips

        Activity

          People

            sphillips Steven Phillips
            sphillips Steven Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: