-
Notifications
You must be signed in to change notification settings - Fork 90
MINOR: Upgrade to Apache POM 35 and identify fixes needed to have CI happy #865
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
base: main
Are you sure you want to change the base?
Conversation
For the JNI Ubuntu, I see this message from archery:
Checking for an update. |
https://github.com/apache/arrow-java/blob/main/compose.yaml#L102 I think we need to update our |
Yup agree. It's what I gonna try. |
and identify fixes needed to have CI happy
4a95684
to
4051fbb
Compare
The error with cffi not being available for free-threaded means it's trying to use free-threaded wheels (an python) which is unexpected from what I understand:
|
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
No description provided.