[
https://issues.apache.org/jira/browse/ARROW-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-15782.
----------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12513
[https://github.com/apache/arrow/pull/12513]
> [C++] Findre2Alt.cmake did not honor RE2_ROOT
> ---------------------------------------------
>
> Key: ARROW-15782
> URL: https://issues.apache.org/jira/browse/ARROW-15782
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 7.0.0
> Reporter: Haowei Yu
> Assignee: Haowei Yu
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In Findre2Alt.cmake, cmake module find re2 package config first, which is
> likely to find system re2 package first over my customized re2 library. We
> should check RE2_ROOT variable first, and if there is no value existed, then
> we should search for system re2.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)