[GitHub] ignite pull request #3705: ignite-8044: IgniteQueryGenerator.getOptions() me...

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

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


---


[GitHub] ignite pull request #3705: ignite-8044: IgniteQueryGenerator.getOptions() me...

2018-03-27 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-8044: IgniteQueryGenerator.getOptions() method should properly 
handle empty list of parameters.



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

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

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

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


commit 2c34cdea77371dbff4daeeabd5d1551c9ec9a4d1
Author: Slava Koptilin 
Date:   2018-03-27T12:04:14Z

ignite-8044: added handling of an empty parameter list




---