[teiid-issues] [JBoss JIRA] Resolved: (TEIID-124) insert with query should be supported at the connector level

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon May 11 10:38:47 EDT 2009


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

Steven Hawkins resolved TEIID-124.
----------------------------------

    Resolution: Done


Added the capability supportsInsertWithQueryExpression and appropriate changes to the planner and connector api - inserts now take an IValueSource rather than just a list of expressions as values.

> insert with query should be supported at the connector level
> ------------------------------------------------------------
>
>                 Key: TEIID-124
>                 URL: https://jira.jboss.org/jira/browse/TEIID-124
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.x
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.1.0
>
>
> Defect Tracker #25005: Insert into with a query is now supported at the query level and is the ANSI standard way of representing select into.  Insert with a query should become the dominant concept rather than select into, and it should be supported through the connector layer so that same source operations do not have the overhead of a select into.

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

        



More information about the teiid-issues mailing list