Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-843 Web console development
  3. IGNITE-2424

Incorect char column selection in specific case.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.6
    • None
    • wizards
    • None

    Description

      1. Open demo notebook
      2. Execute query with 2 columns with the same name (f.e SELECT a.ID, b.ID FROM "CarCache".Car as a, "CarCache".Car as b)
      3. Switch to show of first chart variant
      4. Open chart settings dialog and move both ID columns on y axis.
        1. We have 2 columns with the same name.
      5. Execute query again.
      6. Open chart settings.
        1. We have 2 selected ID columns on Y axis that means the same column in database and have the same values on chart.
        2. We can select second ID column again.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vsisko Vasiliy Sisko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: