tobyhede commented on a change in pull request #1430:
URL: https://github.com/apache/arrow-datafusion/pull/1430#discussion_r769458428



##########
File path: datafusion/src/physical_plan/functions.rs
##########
@@ -2575,6 +2575,19 @@ mod tests {
             Int32,
             Int32Array
         );
+        // #[cfg(feature = "regex_expressions")]

Review comment:
       Ah, this one doesn't work and I have removed.
   
   There is a bug in the regex handling 
https://github.com/apache/arrow-datafusion/issues/1429
   I might pick up that one next. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to