You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/05/02 19:58:01 UTC

[jira] [Resolved] (PARQUET-1252) [C++] Pass BOOST_ROOT and Boost_NAMESPACE on to Thrift EP

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