aokolnychyi commented on PR #8300: URL: https://github.com/apache/iceberg/pull/8300#issuecomment-1679270103
Are there any other modules that are only compiled using JDK 8? Hive? Is that even being used? I guess the primary benefit of having this file was to force building of all modules, which is helpful to catch compile-time errors after changes in `core`. Given that we changed our deprecation model and added support for quite a bit of Java versions at this point, I see how it may be surprising to have this override. I am OK either way but we need to double check our release scripts to make sure they have proper validation. We still have to use Java 8 there. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
