ARROW-14364: [CI][C++] Support LLVM 13#11448
Conversation
|
|
|
The LLVM 13 package on MinGW might be faulty since for example the macOS build with LLVM 13 works as expected. There is no easy way to downgrade LLVM to 12 in MinGW so I'm going to disable gandiva in those builds for now. |
|
@github-actions crossbow submit -g nightly |
|
Revision: b941060ac1f5b82b120192a05868fd29a32a5c59 Submitted crossbow builds: ursacomputing/crossbow @ actions-983 |
|
I don't know why centos-7-amd64 build is failed with this change...: |
|
OK. We can work on it in a separated pull request. |
|
The centos-7-amd64 failure: ARROW-14369 |
|
Canceled Azure Pipelines jobs: #11453 |
|
@kszucs Can we remove empty |
|
@github-actions crossbow submit -g nightly |
|
Revision: 68c49b7 Submitted crossbow builds: ursacomputing/crossbow @ actions-999 |
|
Benchmark runs are scheduled for baseline = b3767f7 and contender = 55a371c. 55a371c is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
|
Forgot to update |
|
@kou thanks for pushing this through!
I think it's fine to use LLVM 12 in the docker images and LLVM 13 on MinGW and macOS so we test more LLVM versions. |
Closes apache#11448 from kszucs/llvm13 Lead-authored-by: Krisztián Szűcs <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
Closes apache#11448 from kszucs/llvm13 Lead-authored-by: Krisztián Szűcs <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
Closes apache#11448 from kszucs/llvm13 Lead-authored-by: Krisztián Szűcs <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
No description provided.