Vasiliy Sisko created IGNITE-2424:
-------------------------------------
Summary: Incorect char column selection in specific case.
Key: IGNITE-2424
URL:
https://issues.apache.org/jira/browse/IGNITE-2424 Project: Ignite
Issue Type: Sub-task
Components: wizards
Affects Versions: 1.6
Reporter: Vasiliy Sisko
Priority: Minor
# Open demo notebook
# 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)
# Switch to show of first chart variant
# Open chart settings dialog and move both ID columns on y axis.
## *We have 2 columns with the same name.*
# Execute query again.
# Open chart settings.
## *We have 2 selected ID columns on Y axis that means the same column in database and have the same values on chart.*
## *We can select second ID column again.*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)