[GitHub] ignite pull request #3666: IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET f...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3666: IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET f...

2018-03-21 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET for setting default

…value of SqlFieldsQuery.lazy

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

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

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

https://github.com/apache/ignite/pull/3666.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 #3666


commit 1c6af228b122ebc3f8bac51266aa808c2dacf23b
Author: Ilya Kasnacheev 
Date:   2018-03-21T09:57:31Z

IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET for setting default value 
of SqlFieldsQuery.lazy




---