You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/03/26 02:17:00 UTC

[jira] [Created] (ARROW-12094) [C++][R] Fix/workaround re2 building on clang/libc++

Neal Richardson created ARROW-12094:
---------------------------------------

             Summary: [C++][R] Fix/workaround re2 building on clang/libc++
                 Key: ARROW-12094
                 URL: https://issues.apache.org/jira/browse/ARROW-12094
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, R
            Reporter: Neal Richardson
             Fix For: 4.0.0


See https://github.com/apache/arrow/pull/8468#issuecomment-807807284. We either need to fix the build (maybe there's something not getting passed through to build_re2 correctly in cmake) or figure out the conditions under which the C++ build should turn off re2. 

See also ARROW-11736 to make regex compute functions optional in R tests.



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