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

Jerin John updated CALCITE-5979:
--------------------------------
    Description: 
Add support for [REGEXP_REPLACE 
|https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions#regexp_replace]
 function from BigQuery.

{{REGEXP_REPLACE(value, regexp, replacement)}}
Returns a STRING where all substrings of value that match regular expression 
regexp are replaced with replacement.

  was:Add support for [REGEXP_REPLACE 
|https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions#regexp_replace]
 function from BigQuery.


> Add REGEXP_REPLACE function (enabled in BigQuery library)
> ---------------------------------------------------------
>
>                 Key: CALCITE-5979
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5979
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Jerin John
>            Assignee: Jerin John
>            Priority: Major
>              Labels: pull-request-available
>
> Add support for [REGEXP_REPLACE 
> |https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions#regexp_replace]
>  function from BigQuery.
> {{REGEXP_REPLACE(value, regexp, replacement)}}
> Returns a STRING where all substrings of value that match regular expression 
> regexp are replaced with replacement.



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

Reply via email to