CTTY commented on code in PR #11604:
URL: https://github.com/apache/hudi/pull/11604#discussion_r1683269572


##########
pom.xml:
##########
@@ -93,7 +93,7 @@
     <maven-enforcer-plugin.version>3.0.0-M1</maven-enforcer-plugin.version>
     <maven-docker-plugin.version>0.42.1</maven-docker-plugin.version>
 
-    <java.version>1.8</java.version>
+    <java.version>8</java.version>

Review Comment:
   This PR aims to make Hudi compilable with Java 17, and the default jdk would 
remain to be JDK8. This property can be overriden with `-Djava.version=17` and 
I've added new CI checks with the override



-- 
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: commits-unsubscr...@hudi.apache.org

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

Reply via email to