Dmitry Lychagin created ASTERIXDB-2305:
------------------------------------------
Summary: 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
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)