[
https://issues.apache.org/jira/browse/IGNITE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584907#comment-16584907
]
Uday Kale edited comment on IGNITE-7445 at 8/18/18 9:00 PM:
------------------------------------------------------------
Hi [~ptupitsyn] does this task require the following feature implementations:
1. Adding a new op-code for batch operations to the list
[here|https://apacheignite.readme.io/v2.6/docs/binary-client-protocol-sql-operations]?
2. The JDBC/.Net thin client to support batch operations if the batch op-code
is added?
was (Author: uday):
Hi [~ptupitsyn] does this task require the following features:
1. Adding a new op-code for batch operations to the list
[here|https://apacheignite.readme.io/v2.6/docs/binary-client-protocol-sql-operations]?
2. The JDBC/.Net thin client to support batch operations if the batch op-code
is added?
> Thin client: SQL batching
> -------------------------
>
> Key: IGNITE-7445
> URL: https://issues.apache.org/jira/browse/IGNITE-7445
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 2.4
> Reporter: Pavel Tupitsyn
> Priority: Major
> Fix For: 2.7
>
>
> SQL batching allows executing multiple SQL queries in one client request,
> improving performance.
> See how JDBC does it in {{JdbcBatchExecuteRequest}}, add a similar thing in
> Thin Client protocol.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)