Uh oh!
There was an error while loading. Please reload this page.
GH-46740: [C++] Update bundled Thrift to 0.22.0 - #46741
Conversation
kou
commented
Jun 9, 2025
@github-actions crossbow submit -g cpp -g python -g r |
Revision: 22e8662 Submitted crossbow builds: ursacomputing/crossbow @ actions-e66c94ae55 |
kou
commented
Jun 9, 2025
Hmm... https://github.com/ursacomputing/crossbow/actions/runs/15529087541/job/43714065005#step:3:1300 |
kou
commented
Jun 9, 2025
But the PR closed because of no response from maintainers. |
raulcd
commented
Jun 19, 2025
@kou are we waiting for a 0.23.0 (or 0.22.1) version of Thrift? or should we apply the upstream patches that have been merged? Updating the version might fix the flaky issues we get downloading old Thrift. |
kou
commented
Jun 19, 2025
pitrou
commented
Jun 25, 2025
I think we can definitely wait for a fixed Thrift release. |
kou
commented
Jun 25, 2025
(Sorry, not working on this yet...) |
Rationale for this change
Apache Thrift 0.22.0 has been released: https://github.com/apache/thrift/releases/tag/v0.22.0
What changes are included in this PR?
Update bundled Thrift version.
Are these changes tested?
Yes.
Are there any user-facing changes?
No.