-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-14364: [CI][C++] Support LLVM 13 #11448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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...: https://github.com/ursacomputing/crossbow/runs/3928114316?check_suite_focus=true#step:8:913 |
|
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 |
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
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 <szucs.krisztian@gmail.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Closes apache#11448 from kszucs/llvm13 Lead-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Closes apache#11448 from kszucs/llvm13 Lead-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
No description provided.