apache/fluss
GitHub で見るUpdate documentation about the default JDK version to Java11
Open
#1,519 opened on 2025年8月11日
good first issue
Repository metrics
- Stars
- (1,979 stars)
- PR merge metrics
- (PR metrics pending)
説明
Search before asking
- I searched in the issues and found nothing similar.
Description
We have merged https://github.com/apache/fluss/issues/1195 which upgrade the default compile version to Java 11. We need to update our documentation https://fluss.apache.org/community/dev/building/ about this change, and also describe how to compile against Java8 using -Pjava8 profile.
Willingness to contribute
- I'm willing to submit a PR!