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

Hyunsik Choi updated TAJO-211:
------------------------------

    Issue Type: New Feature  (was: Bug)
    
> Implement regexp_replace function
> ---------------------------------
>
>                 Key: TAJO-211
>                 URL: https://issues.apache.org/jira/browse/TAJO-211
>             Project: Tajo
>          Issue Type: New Feature
>          Components: function/udf
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>
> regexp_replace function replaces substrings matched to a given regular 
> expressions. Like other functions, we will follow PostgreSQL for non-standard 
> functions as following:
> {noformat}
> regexp_replace(string text, pattern text, replacement text)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to