[
https://issues.apache.org/jira/browse/PARQUET-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447170#comment-16447170
]
ASF GitHub Bot commented on PARQUET-1262:
-----------------------------------------
xhochy opened a new pull request #460: PARQUET-1262: Use the same BOOST_ROOT
and Boost_NAMESPACE for Thrift
URL: https://github.com/apache/parquet-cpp/pull/460
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Use the same BOOST_ROOT and Boost_NAMESPACE for Thrift
> -------------------------------------------------------------
>
> Key: PARQUET-1262
> URL: https://issues.apache.org/jira/browse/PARQUET-1262
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Priority: Major
> Fix For: cpp-1.5.0
>
>
> When building Thrift using the ExternalProject facility, we do not pass on
> the variables for a custom Boost variant. Thus if the user uses a differently
> flavoured/located Boost, Thrift does not pick it up. As a cause of this, we
> explicitly build Thrift during the Arrow OS X Wheel build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)