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

Kris Hahn reassigned DRILL-3697:
--------------------------------

    Assignee:     (was: Kris Hahn)

> REGEXP_REPLACE doc. says POSIX reg. expr.; which? not Java?
> -----------------------------------------------------------
>
>                 Key: DRILL-3697
>                 URL: https://issues.apache.org/jira/browse/DRILL-3697
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Daniel Barclay
>            Priority: Major
>
> The {{REGEXP_REPLACE}} function documentation currently at 
> [https://drill.apache.org/docs/string-manipulation/#regexp_replace] says that 
> {{REGEXP_REPLACE}} uses POSIX regular expressions.  
> Is that true (that Drill using POSIX regular expressions and not Java regular 
> expressions)?
> If that's really true, are they BREs or EREs?
> Assuming it's actually Java regular expressions, the documentation should 
> probably have a link to some appropriate target in the JDK Java doc (maybe 
> http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html and 
> http://docs.oracle.com/javase/8/docs/api/java/util/regex/Matcher.html#replaceAll-java.lang.String-.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to