charlesy6 commented on PR #245: URL: https://github.com/apache/incubator-xtable/pull/245#issuecomment-2146964084
Agree, we known that `hudi`, `iceberg`, `paimon` still support JDK8. I chatted about this with @ashvina this morning. The production reality is that JDK8 is still the most in use (at least within bigdata ecosystem). We should compile the project against JDK8 to ensure we don't end up taking a dependency on a library that is only compatible with higher versions of JDK. Let's discuss this offline if we can find a middle ground where developers feel empowered to use a higher version of JDK for development but we are still guaranteeing a JDK8 compatible build output along with runtime dependencies being compatible with JDK8. _Originally posted by @ksumit in https://github.com/apache/incubator-xtable/issues/244#issuecomment-1817028428_ -- 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...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org