[
https://issues.jboss.org/browse/TEIID-2152?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-2152:
----------------------------------
Fix Version/s: 8.3
Targeting an even more simplistic form of merge (without the ability to specify the key
clause) than h2 for 8.3. Broader ANSI and pushdown support will come later as needed.
MERGE support
-------------
Key: TEIID-2152
URL:
https://issues.jboss.org/browse/TEIID-2152
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Mark Addleman
Assignee: Steven Hawkins
Fix For: 8.3
Support for functionality similar to H2's MERGE command:
http://www.h2database.com/html/grammar.html?highlight=merge&search=me...
I don't know if there is a SQL standard for this and I don't care if the command
is identical to H2's. I'm mostly interested in a single command to support
somewhat atomic* "if pkey exists then update else insert" operation
* somewhat atomic = this doesn't have to be entirely atomic but, to the degree the
data source supports the equivalent of a MERGE or JTA
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira