[teiid-issues] [JBoss JIRA] Created: (TEIID-1613) Cannot define an implicit temp table with columns and a query value expression

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri May 27 16:08:00 EDT 2011


Cannot define an implicit temp table with columns and a query value expression
------------------------------------------------------------------------------

                 Key: TEIID-1613
                 URL: https://issues.jboss.org/browse/TEIID-1613
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.4
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.4.1


I believe this may have been a regression from TEIID-1177.  "insert into #x select 1 as y" works, but "insert into #x (y) select 1 as y" does not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list