-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-34768: [C++][Gandiva] Remove LLVM<16 pin #34922
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
GH-34768: [C++][Gandiva] Remove LLVM<16 pin #34922
Conversation
|
Oh, sorry! |
|
No, that was only merged yesterday to get CI passing in a PR, normal that you missed that :) (I should have noted it on the issue) |
|
@github-actions crossbow submit test-conda-python-3.8-pandas-nightly test-conda-python-3.9-pandas-upstream_devel |
|
Revision: ad42138 Submitted crossbow builds: ursacomputing/crossbow @ actions-f4d5413802
|
|
Benchmark runs are scheduled for baseline = f6ecb21 and contender = 1c19650. 1c19650 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Small follow-up on apache#34916 to remove this temporary pin now LLVM 16 is accepted * Closes: apache#34768 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Small follow-up on apache#34916 to remove this temporary pin now LLVM 16 is accepted * Closes: apache#34768 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Small follow-up on #34916 to remove this temporary pin now LLVM 16 is accepted