[GitHub] ignite pull request #2608: IGNITE-6190: Let pass collections as arguments to...

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

[GitHub] ignite pull request #2608: IGNITE-6190: Let pass collections as arguments to...

andrey-kuznetsov
GitHub user shroman opened a pull request:

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

    IGNITE-6190: Let pass collections as arguments to SQL queries.

   

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

    $ git pull https://github.com/shroman/ignite IGNITE-6190

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

    https://github.com/apache/ignite/pull/2608.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 #2608
   
----
commit 7e5a1ad1ad7100cb2f5a35a02aead071bdc03085
Author: shroman <[hidden email]>
Date:   2017-09-07T09:41:55Z

    IGNITE-6190: Let pass collections as arguments to SQL queries.

----


---