Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- Blocked
-
PARQUET-1262 [C++] Use the same BOOST_ROOT and Boost_NAMESPACE for Thrift
- Resolved