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-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org