[
https://issues.jboss.org/browse/TEIID-2152?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2152.
-----------------------------------
Resolution: Done
Updated the reference to include the merge statement. Also took a pass over the reference
to better consolidate the sql support.
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