GitHub user geserdugarov edited a comment on the discussion: Drop Java 8 support and move to Java 11/17?
> So - we cannot drop java 8 support? There is little benefit from moving to > Java 11/17, if we cannot use the language features, right There are some performance improvements. I don't have any numbers but know that Hudi 0.15 moved from Java 8 to Java 17 perform better without using any new features. Note, that it was Flink stream writing use case, and current master in comparison with 0.15 differs a lot. GitHub link: https://github.com/apache/hudi/discussions/13835#discussioncomment-14450381 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
