You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Paschenko (JIRA)" <ji...@apache.org> on 2017/01/31 16:40:51 UTC

[jira] (IGNITE-4269) Implement batch statements in JDBC driver

    [ https://issues.apache.org/jira/browse/IGNITE-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847094#comment-15847094 ] 

Alexander Paschenko commented on IGNITE-4269:
---------------------------------------------

This issue has effectively been fixed in the branch for IGNITE-4169, therefore I'm closing it now as a duplicate to that.

> Implement batch statements in JDBC driver
> -----------------------------------------
>
>                 Key: IGNITE-4269
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4269
>             Project: Ignite
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 1.8
>            Reporter: Alexander Paschenko
>            Assignee: Alexander Paschenko
>             Fix For: 1.9
>
>
> In the course of review of initial DML implementation, it has been agreed that the first attempt to implement batching (via series of individual queries) is rather incorrect (effectively series of individual queries instead of one larger query). So it's been decided not to include batching into initial release and rather implement it the right way shortly in nearest releases.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)