[jira] [Created] (IGNITE-4269) Implement query rewriting in JDBC driver for batch statements

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4269) Implement query rewriting in JDBC driver for batch statements

Anton Vinogradov (Jira)
Alexander Paschenko created IGNITE-4269:
-------------------------------------------

             Summary: Implement query rewriting in JDBC driver for batch statements
                 Key: IGNITE-4269
                 URL: https://issues.apache.org/jira/browse/IGNITE-4269
             Project: Ignite
          Issue Type: New Feature
            Reporter: Alexander Paschenko
            Assignee: Alexander Paschenko


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.4#6332)