raulcd commented on code in PR #39502:
URL: https://github.com/apache/arrow/pull/39502#discussion_r1446455052


##########
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:
   my concern was not with the CI jobs but that this is the verification script 
and could potentially be executed on other systems but I am ok removing it and 
deal with any potential issue if it arises.



-- 
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]

Reply via email to