-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Java][CI] Use apache/arrow-java for integration test #44831
Milestone
Comments
lidavidm
added a commit
to lidavidm/arrow
that referenced
this issue
Dec 4, 2024
lidavidm
added a commit
to lidavidm/arrow
that referenced
this issue
Dec 4, 2024
lidavidm
added a commit
to lidavidm/arrow
that referenced
this issue
Dec 4, 2024
lidavidm
added a commit
to lidavidm/arrow
that referenced
this issue
Dec 4, 2024
lidavidm
added a commit
to lidavidm/arrow
that referenced
this issue
Dec 5, 2024
kou
pushed a commit
that referenced
this issue
Dec 5, 2024
### Rationale for this change We moved `java/` in apache/arrow to apache/arrow-java. We should use apache/arrow-java to integration tests. ### What changes are included in this PR? * Remove `java/` * Use apache/arrow-java for integration test ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #44945 * GitHub Issue: #44831 Authored-by: David Li <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
Issue resolved by pull request 44932 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the enhancement requested
After apache/arrow-java works.
We should use apache/arrow-java like apache/arrow-go:
arrow/.github/workflows/integration.yml
Line 117 in a6fe595
Component(s)
Continuous Integration, Java
The text was updated successfully, but these errors were encountered: