[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:16:27 EDT 2013


Steven Hawkins created TEIID-2634:
-------------------------------------

             Summary: 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