-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
We should add support for the merge statement to be pushded down.
- relates to
-
TEIID-3622 HBase translator - INSERT could rewrite the data
-
- Closed
-
1.
|
Support for the upsert statement which is provided by Salesforce API |
|
Resolved | |
Unassigned |
2.
|
Add upsert support for JDG |
|
Resolved | |
Steven Hawkins |
Marking as resolved with pushdown support to hbase and h2. Also change the primary terminology to be upsert rather than merge, since the merge statement does have a standard meaning that we do not implement.
For hbase we may also want to consider a translator setting to disallow the conversion of a regular insert to an upsert - to force the semantics of insert to be respected.
Other sources will be added as needed.