You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/20 13:33:17 UTC

[GitHub] [arrow] raulcd commented on pull request #13157: ARROW-16584: [Java] Java JNI with S3 support

raulcd commented on PR #13157:
URL: https://github.com/apache/arrow/pull/13157#issuecomment-1132907282

   @kou @kszucs as a follow up from this issue, I can see we generate the jars on our nightly tests via the `java-jars` task but we don't seem to test them https://github.com/apache/arrow/blob/master/dev/tasks/java-jars/github.yml#L109-L116
   We also seem to build them on `java-jni-manylinux-2014` but not test the ones built either and only with JDK 1.8.
   Am I missing us testing them somewhere else? Should we add new nightly jobs that builds on several JDKs and runs tests over the generated binaries? I can work on that if it would make sense


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org