rpuch commented on a change in pull request #2718:
URL: https://github.com/apache/calcite/pull/2718#discussion_r810805649



##########
File path: build.gradle.kts
##########
@@ -893,3 +893,7 @@ allprojects {
         }
     }
 }
+java {
+    sourceCompatibility = JavaVersion.VERSION_17

Review comment:
       Oops, good catch. For some reason, it's already second time when this 
change was added. First time I noticed and reverted it, second time I didn't. I 
wonder whether it's added by an IDE (I use IntelliJ IDEA) or by some build 
script.
   
   Anyway, I removed the change. Could we please proceed?




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