You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Wang Yanlin (Jira)" <ji...@apache.org> on 2019/08/29 08:58:00 UTC

[jira] [Created] (CALCITE-3306) Add REGEXP_SPLIT_TO_ARRAY function

Wang Yanlin created CALCITE-3306:
------------------------------------

             Summary: Add REGEXP_SPLIT_TO_ARRAY function
                 Key: CALCITE-3306
                 URL: https://issues.apache.org/jira/browse/CALCITE-3306
             Project: Calcite
          Issue Type: New Feature
            Reporter: Wang Yanlin


In work, I found there is no coresponding *split* function in calcite like the * regexp_split_to_array* in [PostgreSQL|https://www.postgresql.org/docs/9.1/functions-matching.html].

Although we can solve this by creating a udf based on calcite, but a built in function might be better.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)