kou opened a new issue, #7560:
URL: https://github.com/apache/arrow-rs/issues/7560
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
Recently, we moved `{go,java,js}/` in apache/arrow to
apache/arrow-{go,java,js}. But our integration test hasn't followed the change:
https://github.com/apache/arrow-rs/blob/7e85b48dc8f929afa82f2878b17db7b2df240b8b/.github/workflows/integration.yml#L51-L109
**Describe the solution you'd like**
Use apache/arrow-{go,java,js} for integration test.
**Describe alternatives you've considered**
If we don't need integration test with them, we can drop Go, Java and
JavaScript related configurations.
**Additional context**
None.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]