[GitHub] ignite pull request #2842: IGNITE-4723 .NET: Support REGEXP_LIKE in LINQ

2017-10-13 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #2842: IGNITE-4723 .NET: Support REGEXP_LIKE in LINQ

2017-10-13 Thread apopovgg
GitHub user apopovgg opened a pull request:

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

IGNITE-4723 .NET: Support REGEXP_LIKE in LINQ



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

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

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

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


commit 5b77a02948885239418708edde91480e1b73fb0d
Author: apopov 
Date:   2017-10-13T08:03:10Z

IGNITE-4723 .NET: Support REGEXP_LIKE in LINQ




---