[teiid-issues] [JBoss JIRA] (TEIID-4052) Dynamic SQL exception should include evaluated sql

Steven Hawkins (JIRA) issues at jboss.org
Wed Dec 6 10:33:19 EST 2017


     [ https://issues.jboss.org/browse/TEIID-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-4052.
---------------------------------


> Dynamic SQL exception should include evaluated sql
> --------------------------------------------------
>
>                 Key: TEIID-4052
>                 URL: https://issues.jboss.org/browse/TEIID-4052
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>    Affects Versions: 8.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.0, 8.12.5, 8.13.2
>
>
> When dynamic sql fails to plan correctly the exception message is simply re-displaying the expression form of the sql, rather than the evaluated form:
> TEIID30168 Couldn't execute the dynamic SQL command "EXECUTE IMMEDIATE x" with the SQL statement "x" due to: ...
> Should be the evaluated value of x, such as:
> statement "select something that doesn't work"



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list