[GitHub] ignite pull request #3444: IGNITE-3999: Support case insensitive search in S...

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

[GitHub] ignite pull request #3444: IGNITE-3999: Support case insensitive search in S...

andrey-kuznetsov
GitHub user amirakhmedov opened a pull request:

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

    IGNITE-3999: Support case insensitive search in SQL

   

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

    $ git pull https://github.com/amirakhmedov/ignite IGNITE-3999

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

    https://github.com/apache/ignite/pull/3444.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 #3444
   
----
commit 71f5dde9673c2f6810db2125f788fa9eec335ba9
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-01-29T04:52:48Z

    IGNITE-3999: Support case insensitive search in SQL

----


---