GitHub user yihua added a comment to the discussion: Drop Java 8 support and move to Java 11/17?
+1 on ending JDK 8 support from the next major 1.x release. Given recent findings that RFC-100 (unstructured data support in Hudi with file format including Lance) requires JDK 11 (#14128), keeping Java 8 support blocks new features and future development. Also, users requiring Java 8 can still upgrade to Hudi 1.1. I propose that we move to JDK 11 as the minimum for Hudi 1.2 release as a first step, and then move to JDK 17 (which requires Scala version upgrade and other major changes based on my previous experience) as the minimum in another release. GitHub link: https://github.com/apache/hudi/discussions/13835#discussioncomment-14906103 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
