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

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


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

Steven Hawkins resolved TEIID-1872.
-----------------------------------

    Resolution: Done


removed the logic that forces the temp table to based off of the query expression.
                
> 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