You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Dmitry Lychagin (JIRA)" <ji...@apache.org> on 2018/03/07 19:52:00 UTC

[jira] [Resolved] (ASTERIXDB-2305) replace() function should not accept regular expression patterns

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

Dmitry Lychagin resolved ASTERIXDB-2305.
----------------------------------------
    Resolution: Fixed

> replace() function should not accept regular expression patterns
> ----------------------------------------------------------------
>
>                 Key: ASTERIXDB-2305
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2305
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: FUN - Functions
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Minor
>
> Currently replace() and regexp_replace() functions are equivalent. They both accept regular expression patterns.
> We need to change replace() function to only accept plain strings. 
> The regexp_replace() function will not change (will continue to be based on regular expressions)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)