You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Uday Kale (JIRA)" <ji...@apache.org> on 2018/08/18 21:01:00 UTC

[jira] [Comment Edited] (IGNITE-7445) Thin client: SQL batching

    [ 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)