beryllw commented on PR #1799: URL: https://github.com/apache/fluss/pull/1799#issuecomment-3396724502
Iceberg 1.4.3 is the final version that supports Java 8. However, Flink Iceberg 1.18 requires version 1.5.0 or higher. This means the current approach won't resolve the Java 8 compatibility issue when introducing Iceberg dependencies to fluss-flink-common. Instead, we could utilize reflection to address the Java 8 compatibility problem. -- 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]
