[
https://issues.apache.org/jira/browse/IGNITE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203182#comment-16203182
]
Alexey Popov commented on IGNITE-4723:
--------------------------------------
Changes:
1. {{Regex.IsMatch()}} added
2. Basic {{RegexOptions}} are supported for {{Regex.Replace()}} and
{{Regex.IsMatch()}}
3. Corresponding string tests added
[~ptupitsyn] Please review
> .NET: Support REGEXP_LIKE in LINQ
> ---------------------------------
>
> Key: IGNITE-4723
> URL: https://issues.apache.org/jira/browse/IGNITE-4723
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Alexey Popov
> Labels: .NET, LINQ, newbie
> Fix For: 2.4
>
>
> {{REGEXP_REPLACE}} H2 function is supported in LINQ via {{Regex.Replace}},
> see {{MethodVisitor}}.
> Add mapping for {{REGEXP_LIKE}} via {{Regex.IsMatch}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)