[teiid-issues] [JBoss JIRA] (TEIID-1872) Implicit temp table creation fails with insert and explicit columns

Steven Hawkins (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 15 16:40:09 EST 2011


Implicit temp table creation fails with insert and explicit columns
-------------------------------------------------------------------

                 Key: TEIID-1872
                 URL: https://issues.jboss.org/browse/TEIID-1872
             Project: Teiid
          Issue Type: Bug
          Components: Embedded
    Affects Versions: 7.6
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.6.1, 8.0


using something like:
insert into #x (y,z) select ...
will fail since we are defining #x using the query expression.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list