Skip to content

Comments

GH-41624: [C++] Add missing system Boost dependency to bundled Apache Thrift#49346

Merged
kou merged 1 commit intoapache:mainfrom
kou:cpp-cmake-thrift-boost
Feb 20, 2026
Merged

GH-41624: [C++] Add missing system Boost dependency to bundled Apache Thrift#49346
kou merged 1 commit intoapache:mainfrom
kou:cpp-cmake-thrift-boost

Conversation

@kou
Copy link
Member

@kou kou commented Feb 20, 2026

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.

@kou kou requested a review from wgtmac as a code owner February 20, 2026 11:33
@github-actions
Copy link

⚠️ GitHub issue #41624 has been automatically assigned in GitHub to PR creator.

@kou kou merged commit b7ed8df into apache:main Feb 20, 2026
90 of 103 checks passed
@kou kou deleted the cpp-cmake-thrift-boost branch February 20, 2026 13:18
@kou kou removed the awaiting committer review Awaiting committer review label Feb 20, 2026
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit b7ed8df.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants