Skip to content
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

Closed
kou opened this issue Nov 25, 2024 · 1 comment · Fixed by #44932
Closed

[Java][CI] Use apache/arrow-java for integration test #44831

kou opened this issue Nov 25, 2024 · 1 comment · Fixed by #44932

Comments

@kou
Copy link
Member

kou commented Nov 25, 2024

Describe the enhancement requested

After apache/arrow-java works.

We should use apache/arrow-java like apache/arrow-go:

-e ARCHERY_INTEGRATION_WITH_GO=1 \

Component(s)

Continuous Integration, Java

@lidavidm lidavidm self-assigned this Dec 4, 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]>
@kou kou closed this as completed in #44932 Dec 5, 2024
@kou kou added this to the 19.0.0 milestone Dec 5, 2024
@kou
Copy link
Member Author

kou commented Dec 5, 2024

Issue resolved by pull request 44932
#44932

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants