Pavel Tupitsyn created IGNITE-4723:
--------------------------------------
Summary: .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
Fix For: 2.0
{{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.3.15#6346)