[
https://issues.jboss.org/browse/TEIID-4873?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4873:
---------------------------------------
For JDBC translators there is the MaxPreparedInsertBatchSize property that is used to
break up bulk inserts. Something like that may be needed for Couchbase as well, unless we
have a good idea on automatically determining how many rows can be sent together.
couchbase translator should support upsert and batch insert
-----------------------------------------------------------
Key: TEIID-4873
URL:
https://issues.jboss.org/browse/TEIID-4873
Project: Teiid
Issue Type: Task
Components: Misc. Connectors
Affects Versions: 9.3
Reporter: Kylin Soong
Assignee: Kylin Soong
Fix For: 9.3
* As [1], "Inserting Values Using Prepared Statements" and "Performing
Bulk Inserts" hints batch update are support
* [2] is for upsert
[1]
https://developer.couchbase.com/documentation/server/4.5/n1ql/n1ql-langua...
[2]
https://developer.couchbase.com/documentation/server/4.5/n1ql/n1ql-langua...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)