Skip to content

MINOR: Empty commit to test CI - #1002

Closed
jbonofre wants to merge 2 commits into
apache:mainfrom
jbonofre:ci-test
Closed

MINOR: Empty commit to test CI#1002
jbonofre wants to merge 2 commits into
apache:mainfrom
jbonofre:ci-test

Conversation

@jbonofre

Copy link
Copy Markdown
Member

It seems we have again something broken in the CI (JNI). This PR is to test it.

@jbonofrejbonofre changed the title Empty commit to test CIMINOR: Empty commit to test CIFeb 2, 2026
@github-actions

This comment has been minimized.

@jbonofrejbonofre added the bug-fix PRs that fix a big. label Feb 2, 2026
@jbonofrejbonofre added this to the 19.0.0 milestone Feb 2, 2026
@jbonofre

Copy link
Copy Markdown
MemberAuthor

FYI @kou@lidavidm the CI is broker again (on JNI) due to:

 CMake Error at cmake_modules/ThirdpartyToolchain.cmake:313 (message):
Couldn't find xsimd >= 14.0.0

I'm fixing this one.

@kou

kou commented Feb 3, 2026

Copy link
Copy Markdown
Member

We need to update vcpkg version. See also: apache/arrow#49062

Or we can use Apache Arrow 23.0.0 instead of apache/arrow main.

@jbonofre

Copy link
Copy Markdown
MemberAuthor

@kou yup. I'm fixing that. Thanks !

@raulcd

Copy link
Copy Markdown
Member

From my understanding this has failed because the nightly jobs haven't still pushed the latest docker image due to this fix being applied just last night:
apache/arrow@d2315fe

The failing jobs should work tomorrow once the upstream Dockerfile image is pushed.

@jbonofre

Copy link
Copy Markdown
MemberAuthor

@raulcd yup, I think so. Let's see tomorrow if it works 😄

@jbonofre

Copy link
Copy Markdown
MemberAuthor

It has been fixed by using Arrow release instead of main.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fixPRs that fix a big.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jbonofre@kou@raulcd