You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "vvysotskyi (via GitHub)" <gi...@apache.org> on 2023/02/10 00:03:27 UTC

[GitHub] [drill] vvysotskyi opened a new pull request, #2754: DRILL-8398: Fix GitHub Actions to use proper JDK version

vvysotskyi opened a new pull request, #2754:
URL: https://github.com/apache/drill/pull/2754

   # [DRILL-8398](https://issues.apache.org/jira/browse/DRILL-8398): Fix GitHub Actions to use proper JDK version
   
   ## Description
   Added `actions/setup-java` action to use dedicated java version for tests instead of using provided with the instance one. This PR is based on the commit for DRILL-8396 to avoid early failures for JDK 8. 
   
   Need to fix hive tests that were broken earlier (because they run only with JDK 8).
   
   ## Documentation
   NA
   
   ## Testing
   TBA
   


-- 
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: dev-unsubscribe@drill.apache.org

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


[GitHub] [drill] jnturton merged pull request #2754: DRILL-8398: Fix GitHub Actions to use proper JDK version

Posted by "jnturton (via GitHub)" <gi...@apache.org>.
jnturton merged PR #2754:
URL: https://github.com/apache/drill/pull/2754


-- 
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: dev-unsubscribe@drill.apache.org

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