[teiid-issues] [JBoss JIRA] (TEIID-2498) Insert with simple select ? fails

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 8 08:32:53 EDT 2013


Steven Hawkins created TEIID-2498:
-------------------------------------

             Summary: Insert with simple select ? fails
                 Key: TEIID-2498
                 URL: https://issues.jboss.org/browse/TEIID-2498
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Minor
             Fix For: 8.4


A query such as 

Insert Into TableA( col1, col2 ) Select ?, ?

will fail as we are not expecting to implicitly resolve references in an insert query expression.


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