Hello, I'm still struggling to build Arrow with Parquet. I compiled Thrift myself but I'm running into dependency issues with Boost.
It looks like the Boost download URL provided in ThirdpartyToolchain.cmake here https://github.com/apache/arrow/blob/ef4e92982054fcc723729ab968296d799d3108dd/cpp/cmake_modules/ThirdpartyToolchain.cmake#L405 links to GitHub Releases https://github.com/boostorg/boost/releases. The .tar.gz provided there does not contain the Boost headers. Cheers, Rares