kou opened a new pull request, #49346:
URL: https://github.com/apache/arrow/pull/49346

   ### Rationale for this change
   
   Some public headers in Apache Thrift depend on Boost. So our bundled Apache 
Thrift CMake target must depend on Boost. We set it for system Apache Thrift 
but doesn't for bundled Apache Thrift + system Boost.
   
   ### What changes are included in this PR?
   
   * Add `Boost::headers` dependencies to bundled Apache Thrift even when we 
use system Boost.
   * Remove redundant `Boost::headers` dependency from `PARQUET_TEST_LINK_LIBS`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to