[
https://issues.apache.org/jira/browse/IGNITE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932551#comment-15932551
]
Pavel Tupitsyn edited comment on IGNITE-4738 at 3/20/17 12:19 PM:
------------------------------------------------------------------
{{REGEXP_REPLACE}} already works in Ignite, we have had tests for it in .NET
since 1.7.
{{REGEXP_LIKE}} does not work, throws {{org.h2.jdbc.JdbcSQLException: Function
"REGEXP_LIKE" not found}}
was (Author: ptupitsyn):
REGEXP_REPLACE already works in Ignite, we have had tests for it in .NET since
1.7.
REGEXP_LIKE does not work, throws {{org.h2.jdbc.JdbcSQLException: Function
"REGEXP_LIKE" not found}}
> Support REGEXP_LIKE and REGEXP_REPLACE SQL functions
> ----------------------------------------------------
>
> Key: IGNITE-4738
> URL: https://issues.apache.org/jira/browse/IGNITE-4738
> Project: Ignite
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 1.8
> Reporter: Valentin Kulichenko
> Fix For: 2.0
>
>
> These functions are supported by H2 in their latest version, but not in the
> version Ignite depends on. Most likely we just need to upgrade H2.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)