[ 
https://issues.apache.org/jira/browse/FLINK-39064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liu updated FLINK-39064:
------------------------
    Component/s: Table SQL / API

> Add built-in REGEXP_SPLIT function to split string by regular expression 
> pattern
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-39064
>                 URL: https://issues.apache.org/jira/browse/FLINK-39064
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Liu
>            Priority: Major
>
> Add a new built-in SQL function REGEXP_SPLIT(string, regex) that splits a 
> string by a regular expression pattern and returns an array of substrings. 
> This complements the existing SPLIT(string, delimiter) function (introduced 
> in FLINK-32706) by supporting regex-based splitting.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to