[
https://issues.jboss.org/browse/TEIIDDES-2988?page=com.atlassian.jira.plu...
]
Steven Hawkins commented on TEIIDDES-2988:
------------------------------------------
Are the commits not showing up with the issue for you? You should see
https://github.com/teiid/teiid/commit/dd6c00316ef21d7f7d1ca7c1a28d1557e01...
See the issue in designer with screen pics:
https://developer.jboss.org/message/965144
The toString logic for the parsed sql outputs the selector as an identifier - SELECTOR
"a", when it should be a literal - SELECTOR 'a'.
TextTable SELECTOR toString is incorrect
----------------------------------------
Key: TEIIDDES-2988
URL:
https://issues.jboss.org/browse/TEIIDDES-2988
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Reporter: Lucie Fabrikova
The selector should be shown as a literal, not an identifier in the toString logic.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)