You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/25 08:10:00 UTC

[jira] [Commented] (IGNITE-6357) ODBC: support multiple SQL statements

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

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

GitHub user isapego opened a pull request:

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

    IGNITE-6357: Added support of multiple SQL statements for ODBC

    

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

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

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

    https://github.com/apache/ignite/pull/2924.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 #2924
    
----
commit 6606b97592a938b797cf99b3d38994a58ea263b5
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-20T12:33:30Z

    IGNITE-6357: Partially implemented Java side

commit 08e6f497d38314a3cda139f343c89bb1d3305bee
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-20T15:09:25Z

    IGNITE-6357: Serialization adjusted

commit d7774731cee3fb20e29e80425cd90f68c2c3c62f
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-23T15:40:43Z

    IGNITE-6357: First implementation.

commit 355cce15d997402dfe4adeab4f9936ae0722a90e
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-23T15:59:48Z

    IGNITE-6357: Fixed result set discard on SQLMoreResult

commit fef880e5a8482f85d4f823b95a0b52bf6f7a27ad
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-24T14:58:07Z

    IGNITE-6357: Fix for test

commit 99bf825c91a9ee93e627627338c840908deda4d9
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-24T15:05:50Z

    IGNITE-6357: Fix for old versions

commit fb1288c12ed196a13b8f315810c16b313a03bfad
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-10-25T08:02:45Z

    IGNITE-6357: Added MoreResults message processing on server side

----


> ODBC: support multiple SQL statements
> -------------------------------------
>
>                 Key: IGNITE-6357
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6357
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>             Fix For: 2.4
>
>
> See IGNITE-6046. We need to implement the same thing for ODBC.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)