You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2018/09/03 12:50:06 UTC

[GitHub] ignite pull request #4669: IGNITE-7855: Supported streaming mode in ODBC

GitHub user isapego opened a pull request:

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

    IGNITE-7855: Supported streaming mode in ODBC

    

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

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

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

    https://github.com/apache/ignite/pull/4669.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 #4669
    
----
commit 716ee2f4e639aeb0d327e7a16465deb01e4b4db6
Author: Igor Sapego <is...@...>
Date:   2018-04-05T14:06:48Z

    IGNITE-7855: Created SqlParser

commit 78a5877ebb568061378a916b212d80c689722f6d
Author: Igor Sapego <is...@...>
Date:   2018-04-06T16:23:28Z

    IGNITE-7855: Added Lexer

commit 6831ac6e5a511af7711ceab4353b0b60e30d4120
Author: Igor Sapego <is...@...>
Date:   2018-04-17T15:27:55Z

    IGNITE-7855: Implemented Lexer

commit 515e94d3834e437bcc131d385a93e684de678797
Author: Igor Sapego <is...@...>
Date:   2018-04-18T10:18:37Z

    IGNITE-7855: Fixes for tests

commit 8a30b6d9da606f912a708a1fd3f140e5b3f99003
Author: Igor Sapego <is...@...>
Date:   2018-04-23T13:25:13Z

    IGNITE-7855: fixes for tests

commit ba5c71a5e0903cc1bd1ad3217c5a0808432cf34a
Author: Igor Sapego <is...@...>
Date:   2018-08-06T15:37:25Z

    IGNITE-7855: Implemented SqlLexer

commit 72201dd7e6ced907847c9695f025c70ba00fb80d
Author: Igor Sapego <is...@...>
Date:   2018-08-06T17:47:25Z

    IGNITE-7855: Implemented SqlParser

commit 0af9faee77e79278fec4b983461c283c93430e46
Author: Igor Sapego <is...@...>
Date:   2018-08-08T10:07:02Z

    IGNITE-7855: Implemented parser

commit bfa0d111258b4cce465f35d7b3704764e9f941ad
Author: Igor Sapego <is...@...>
Date:   2018-08-08T10:38:56Z

    IGNITE-7855: Improvements for SET STREAMING command parsing

commit d46f73a1417ae2ab008e62ea5bd895201461a212
Author: Igor Sapego <is...@...>
Date:   2018-08-08T11:48:12Z

    IGNITE-7855: Implemented tests

commit 55c9cf479d4554bb7b45dfa6d0b4de89259a0f29
Author: Igor Sapego <is...@...>
Date:   2018-08-09T09:21:19Z

    IGNITE-7855: Added tests

commit 1f43744d5ac49ff6fe844bbfce0fbc0f79282b2f
Author: Igor Sapego <is...@...>
Date:   2018-08-21T15:57:10Z

    IGNITE-7855: Fixed SQL parser and lexer

commit d293626188d0f6103f21f0ad33c90db3c929bd1c
Author: Igor Sapego <is...@...>
Date:   2018-08-22T14:33:59Z

    IGNITE-7855: Added sql_utils

commit 655d3e01efa8ce28e2d12d6bb54973e8f7a45479
Author: Igor Sapego <is...@...>
Date:   2018-08-22T14:36:17Z

    IGNITE-7855: Minor fixes

commit 896f779e0950a31d2c0079469171cedea514a9d6
Author: Igor Sapego <is...@...>
Date:   2018-08-22T15:16:58Z

    IGNITE-7855: Expected abstraction implemented

commit 5a7a8c64121d7e61e1678d9076be3c85408ce9ad
Author: Igor Sapego <is...@...>
Date:   2018-08-22T17:35:31Z

    IGNITE-7855: Expected re-worked

commit 108a6af05ac3749363275e77ee13188894250f9e
Author: Igor Sapego <is...@...>
Date:   2018-08-22T17:59:32Z

    IGNITE-7855: Made Lexer non-throwable.

commit ff2251d6a6bc6fad5a91881067bc2b258a1c65f3
Author: Igor Sapego <is...@...>
Date:   2018-08-23T12:57:12Z

    IGNITE-7855: Implemented internal command verification

commit 7f52ce67261fd36e13e24084f9c89704073103af
Author: Igor Sapego <is...@...>
Date:   2018-08-27T11:04:13Z

    IGNITE-7855: Fix for statement

commit d4a1b035f27abf706c3391c0f88ede298e926a38
Author: Igor Sapego <is...@...>
Date:   2018-08-27T16:26:03Z

    IGNITE-7855: Save

commit 14cd1bd131dce4acdab6945bbe1e8623bfaf371c
Author: Igor Sapego <is...@...>
Date:   2018-08-29T08:40:13Z

    IGNITE-7855: Implemented Server side

commit 3bc805775a4f1166727220f49a53a57145fb2fe7
Author: Igor Sapego <is...@...>
Date:   2018-08-30T15:59:33Z

    IGNITE-7855: Implemented sync streaming on client side

commit 3af9c64145c6bf6d26ed8971237e1aecac9d8f01
Author: Igor Sapego <is...@...>
Date:   2018-08-30T16:30:20Z

    IGNITE-7855: Rebase-related fixes

commit 550163ba2c9fd062ab7cfc6c328250de4d22a374
Author: Igor Sapego <is...@...>
Date:   2018-08-30T16:34:36Z

    IGNITE-7855: Fixed minor bug

commit 7ed5a058af70e0d939a56caf70b0e0dfdd213696
Author: Igor Sapego <is...@...>
Date:   2018-08-30T17:15:48Z

    IGNITE-7855: Fixed bug

commit be6dad2561f37199b5ac2688a7408c05dfe9bd0a
Author: Igor Sapego <is...@...>
Date:   2018-08-31T12:49:42Z

    IGNITE-7855: Fixes

commit c4e3efe5991020f54068d0fa526ba42263c67693
Author: Igor Sapego <is...@...>
Date:   2018-08-31T16:00:37Z

    IGNITE-7855: Implemented encoding and decoding of stream messages

commit a60e08d891c2ea8fd8f2d8115820facd2dcac06e
Author: Igor Sapego <is...@...>
Date:   2018-08-31T16:01:31Z

    IGNITE-7855: Added streaming test

commit 5a97f55f0cfec4e0d1d939a40c22d159375f2cac
Author: Igor Sapego <is...@...>
Date:   2018-08-31T16:02:17Z

    IGNITE-7855: Fixed bug

commit 5ed1a4322e128bed2c40e46ac76757afa4e004e6
Author: Igor Sapego <is...@...>
Date:   2018-08-31T16:49:49Z

    IGNITE-7855: Improved test. Minor fixes

----


---

[GitHub] ignite pull request #4669: IGNITE-7855: Supported streaming mode in ODBC

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---