danepitkin commented on code in PR #38846:
URL: https://github.com/apache/arrow/pull/38846#discussion_r1402380345


##########
.env:
##########
@@ -61,7 +61,7 @@ GCC_VERSION=""
 GO=1.19.13
 STATICCHECK=v0.4.5
 HDFS=3.2.1
-JDK=8
+JDK=17

Review Comment:
   IMO we should keep this as JDK 8 so that by default CI jobs test the lowest 
version we support. Many jobs will override it downstream, though. e.g. 
https://github.com/apache/arrow/pull/38082/files



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