thisisnic commented on PR #12589:
URL: https://github.com/apache/arrow/pull/12589#issuecomment-1113033413

   > Not quite sure about that, @thisisnic. It is specifically 
[mentioned](https://github.com/apache/arrow/blob/564eb97a0995f8d896af0ba67239fa010f301c9b/r/R/arrow-package.R#L242)
 in `arrow_info()` which kinda led me to believe it might be a known issue. 
Looking at [ARROW-11736](https://issues.apache.org/jira/browse/ARROW-11736) - 
the issue that added that line - it looks like it has to do with compute 
functions that use `RE2`. `RE2` is a regular expressions library. Another 
option might be to make sure `libarrow` is built with `RE2` support for that 
specific CI workflow.
   
   I think you're right there - next step is to look into whether there's a 
deliberate reason that RE2 isn't built on that workflow or if it's a bug.


-- 
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