[GitHub] ignite pull request #3422: IGNITE-7443: ODBC now use native batching capabil...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3422: IGNITE-7443: ODBC now use native batching capabil...

andrey-kuznetsov
GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/3422

    IGNITE-7443: ODBC now use native batching capabilities on the server side

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7443

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3422.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3422
   
----
commit b83db1bae0cce492669f3a8bd98908fcdaf101e5
Author: Igor Sapego <isapego@...>
Date:   2018-01-22T16:19:24Z

    IGNITE-7443: Implemented for ODBC. Adjusted tests.

commit 1cd6a3af5b663702df2f47b6461fc9e170d27a64
Author: Igor Sapego <isapego@...>
Date:   2018-01-23T10:43:51Z

    IGNITE-7443: Added support for SQL_ATTR_PARAM_STATUS_PTR

commit 65e480ffe234ac37d82b8cf9c0758c9baddcb7a3
Author: Igor Sapego <isapego@...>
Date:   2018-01-23T13:05:13Z

    IGNITE-7443: Adjusted tests. Fixed bug

commit b4c18d2624e07898a779ea50d45333b4f94752a5
Author: Igor Sapego <isapego@...>
Date:   2018-01-23T14:04:19Z

    IGNITE-7443: Adjusted driver info

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3422: IGNITE-7443: ODBC now use native batching capabil...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3422


---