[teiid-issues] [JBoss JIRA] (TEIID-2634) Dynamic SQL will fail to execute in an exception handling block

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 21 13:29:26 EDT 2013


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

Steven Hawkins resolved TEIID-2634.
-----------------------------------

    Resolution: Done


Removed the type checking logic from the constant constructor as it's quite a bit of overhead and is inconsistent.
                
> Dynamic SQL will fail to execute in an exception handling block
> ---------------------------------------------------------------
>
>                 Key: TEIID-2634
>                 URL: https://issues.jboss.org/browse/TEIID-2634
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.2
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4.1, 8.5
>
>
> A dynamic variable statement will convert the current variable context into a substitution map for placement in the command during rewrite.  However since there is a value typed as "exception" in the context the correponding constant created will throw what amounts to an assertion error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list