[teiid-issues] [JBoss JIRA] Created: (TEIID-1309) The engine should validate against using an insert with a query expression in a multisource scenario.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Oct 19 11:18:54 EDT 2010


The engine should validate against using an insert with a query expression in a multisource scenario.
-----------------------------------------------------------------------------------------------------

                 Key: TEIID-1309
                 URL: https://jira.jboss.org/browse/TEIID-1309
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.1
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.2


SELECT INTO or an INSERT with a query expression will not work correctly under a multisource scenario since we do not modify ProjectIntoNodes.  We also do not properly handle a pushdown of a insert with a query expression, since the query may pull from multiple sources.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list