[
https://jira.jboss.org/browse/TEIIDDES-491?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIIDDES-491.
-------------------------------------
Fix Version/s: 7.1
Resolution: Done
SQL text is now generated off of the Teiid logic, which prevents confusing an assignment
and error statement.
Procedures with ERROR 'error message text' are interpreted as
assignments and then fail as Element ""ERROR"" is not defined by any
relevant group
-------------------------------------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-491
URL:
https://jira.jboss.org/browse/TEIIDDES-491
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Affects Versions: 7.0
Environment: Fedora 12, OpenJDK, Designer 6/28
Reporter: Paul Nittel
Fix For: 7.1
Attachments: E2eDynamicSqlTestScript.odt
I found this while testing Dynamic SQL where ERROR 'some message' is morphed into
"ERROR" = 'some message' when the transformation SQL is validated. No
way around it.
Steve H. wonders if it's due to ERROR being inherited from assignment (or some such
;-).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira