[GitHub] ignite pull request #5037: IGNITE-9933: SQL: lazy mode for query reduce step

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

[GitHub] ignite pull request #5037: IGNITE-9933: SQL: lazy mode for query reduce step

andrey-kuznetsov
GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-9933: SQL: lazy mode for query reduce step

   

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

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

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

    https://github.com/apache/ignite/pull/5037.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 #5037
   
----
commit d8f9ad0d47bb914f9b2d84bd98a20b437b41d28b
Author: tledkov-gridgain <tledkov@...>
Date:   2018-10-18T15:47:16Z

    IGNITE-9933: SQL: lazy mode for query reduce step

----


---