[
https://issues.apache.org/jira/browse/PARQUET-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-1252.
-----------------------------------
Resolution: Fixed
Assignee: Uwe L. Korn
As far as I can tell this is done. Resolving, please reopen if there is still
an issue
https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L903
> [C++] Pass BOOST_ROOT and Boost_NAMESPACE on to Thrift EP
> ---------------------------------------------------------
>
> Key: PARQUET-1252
> URL: https://issues.apache.org/jira/browse/PARQUET-1252
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Fix For: cpp-1.5.0
>
>
> Currently we build the {{thrift_ep}} with the Boost version it finds by
> itself. In the case where {{parquet-cpp}} is built with a very specific Boost
> version, we also need to build it using this version. This needs passing
> along of {{BOOST_ROOT}} and {{Boost_NAMESPACE}} to the Thrift ExternalProject.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)