Uh oh!
There was an error while loading. Please reload this page.
ARROW-14229: [C++] Bump versions of bundled dependencies - #11494
Conversation
bkmgit
commented
Oct 21, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: e86a008 Submitted crossbow builds: ursacomputing/crossbow @ actions-1024
|
bkmgit
commented
Oct 21, 2021
@github-actions crossbow submit -g nightly |
Revision: e86a008 Submitted crossbow builds: ursacomputing/crossbow @ actions-1025 |
| ARROW_GRPC_BUILD_SHA256_CHECKSUM=27dd2fc5c9809ddcde8eb6fa1fa278a3486566dfc28335fca13eb8df8bd3b958 | ||
| ARROW_GTEST_BUILD_VERSION=1.10.0 | ||
| ARROW_GTEST_BUILD_SHA256_CHECKSUM=9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb | ||
| ARROW_GTEST_BUILD_VERSION=1.11.0 |
There was a problem hiding this comment.
Bumping the gtest version would actually break certain builds to it requires additional changes, see #11477
address review apache#11477
bkmgit
commented
Oct 21, 2021
@github-actions crossbow submit -g nightly |
Revision: ea5bdae Submitted crossbow builds: ursacomputing/crossbow @ actions-1027 |
kszucs
commented
Oct 21, 2021
Please hold off merging this PR until the 6.0 release gets done. |
bkmgit
commented
Nov 14, 2021
@github-actions crossbow submit -g nightly |
Revision: dd0b00c Submitted crossbow builds: ursacomputing/crossbow @ actions-1131 |
bkmgit
commented
Nov 17, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: 0477e9d Submitted crossbow builds: ursacomputing/crossbow @ actions-1159
|
bkmgit
commented
Nov 19, 2021
@github-actions crossbow submit -g nightly |
bkmgit
commented
Nov 19, 2021
@kszucs Can we start looking at this again? |
Revision: 0477e9d Submitted crossbow builds: ursacomputing/crossbow @ actions-1164 |
bkmgit
commented
Nov 28, 2021
@github-actions crossbow submit -g nightly |
Revision: 3888e9a Submitted crossbow builds: ursacomputing/crossbow @ actions-1208 |
pitrou
commented
Dec 14, 2021
@bkmgit Do you want to rebase and fix conflicts here? |
bkmgit
commented
Dec 15, 2021
@github-actions crossbow submit -g nightly |
Revision: 9f56805 Submitted crossbow builds: ursacomputing/crossbow @ actions-1300 |
bkmgit
commented
Dec 15, 2021
@pitrou Most failing builds also fail in #11950 Can open separate issues for these. Offline maximal build will require upload of artifacts. The current pull request only does minor updates that do not need code changes. Further updates may be best done as subtasks, one for each component with associated code changes. |
pitrou
commented
Dec 15, 2021
Indeed, it seems all test failures above are unrelated, so I think we can merge. |
pitrou
commented
Dec 15, 2021
I think there are existing issues for at least some of these failing builds, btw, so no need to create new ones. |
Yes, this is a good idea. Do you want to start doing them? |
Benchmark runs are scheduled for baseline = 9676924 and contender = 4d7f9e7. 4d7f9e7 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
ianmcook
commented
Dec 15, 2021
I updated our third-party dependencies mirror at https://github.com/ursa-labs/thirdparty/releases/tag/latest to include the three files |
bkmgit
commented
Dec 16, 2021
@ianmcook Thanks. |
bkmgit
commented
Dec 16, 2021
Could only start on this next week. Currently finishing https://issues.apache.org/jira/browse/ARROW-9843 |
Minor non-breaking updates