kou commented on code in PR #39502:
URL: https://github.com/apache/arrow/pull/39502#discussion_r1447933499
##########
dev/release/verify-release-candidate.sh:
##########
@@ -904,6 +904,7 @@ test_integration() {
maybe_setup_virtualenv
pip install -e dev/archery[integration]
+ pip install jpype1
Review Comment:
Can we create a separated configuration something like `integration-java`
and use it like `pip install -e dev/archery[integration-java]`?
--
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]