[
https://issues.apache.org/jira/browse/CALCITE-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952643#comment-16952643
]
Danny Chen commented on CALCITE-3415:
-------------------------------------
Sorry for cannot doing that because you have no contrition permission for the
JIRA cases, you can apply for it by sending a mail to DEV mailing list.
> Cannot parse REGEXP_SUBSTR in BigQuery
> --------------------------------------
>
> Key: CALCITE-3415
> URL: https://issues.apache.org/jira/browse/CALCITE-3415
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.21.0
> Reporter: Pranay Parmar
> Priority: Minor
>
> REGEXP_SUBSTR error :
> {code:java}
> No match found for function signature REGEXP_SUBSTR(<CHARACTER>, <CHARACTER>,
> [<INT>, <INT>, <CHARACTER>]){code}
>
> Example query:
> {code:sql}
> SELECT REGEXP_SUBSTR('chocolate Chip cookies', 'c+.{2}', 1, product_id, 'i')
> FROM public.account{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)