Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-20098

Query in query editor is getting modified while navigating across different tabs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 2.5.0
    • 2.5.0
    • ambari-views

    Description

      Query in query editor is getting modified while navigating across different tabs :

      Steps to reproduce :
      1) Run visual explain for below query :

      select count(*) from employee
      

      2) Upon getting the result, navigate to 'Tables' tab.
      3) now come back to Query tab.
      4) 'explain formatted ' is being added to the query. So new query in the editor :

      explain formatted select count(*) from employee ;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            ssharma@hortonworks.com Supreeth Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: