[
https://issues.apache.org/jira/browse/IGNITE-27817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-27817:
---------------------------------------
Description:
h3. Motivation
REGEXP_SUBSTR is a standard function for SQL. Moreover, Apache Calcite has
methods to support this function.
To work conveniently with SQL, we have to support the common function,
especially since it is already implemented.
h3. Definition of done
Add the REGEXP_SUBSTR/REGEXP_EXTRACT function and tests.
was:
h3. Motivation
REGEXP_SUBSTR is a standard function for SQL. Moreover, Apache Calcite has
methods to support this function.
h3. Definition of done
Add REGEXP_SUBSTR/REGEXP_EXTRACT function and tests
> Add REGEXP_SUBSTR/REGEXP_EXTRACT function for Calcite engine
> ------------------------------------------------------------
>
> Key: IGNITE-27817
> URL: https://issues.apache.org/jira/browse/IGNITE-27817
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-2
>
> h3. Motivation
> REGEXP_SUBSTR is a standard function for SQL. Moreover, Apache Calcite has
> methods to support this function.
> To work conveniently with SQL, we have to support the common function,
> especially since it is already implemented.
> h3. Definition of done
> Add the REGEXP_SUBSTR/REGEXP_EXTRACT function and tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)