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

ASF GitHub Bot commented on IGNITE-7443:
----------------------------------------

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

----


> ODBC: use native batching capabilities on the server side
> ---------------------------------------------------------
>
>                 Key: IGNITE-7443
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7443
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: 2.4
>
>
> We introduced native batching feature recently which could speedup batched 
> requests by a factor of 2-3. However, this optimization is not applied for 
> ODBC for now. Need to fix that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to