[
https://issues.apache.org/jira/browse/ARROW-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657864#comment-17657864
]
Rok Mihevc commented on ARROW-831:
----------------------------------
This issue has been migrated to [issue
#15389|https://github.com/apache/arrow/issues/15389] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> Switch from boost::regex to std::regex
> --------------------------------------
>
> Key: ARROW-831
> URL: https://issues.apache.org/jira/browse/ARROW-831
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.3.0
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Minor
> Fix For: 0.3.0
>
>
> The boost::regex library seems to cause build problems on macOS, see
> https://github.com/ray-project/ray/issues/461. We should see if it is
> feasible to replace it with std::regex.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)