apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.39k stars 942 forks source link

[Feature] Support jdk11 for paimon #693

Closed FangYongs closed 1 year ago

FangYongs commented 1 year ago

Search before asking

Motivation

Currently paimon project can be compiled by jdk8. Engines such as Flink already supports jdk11, paimon should need to support jdk11 too

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

JingsongLi commented 1 year ago

+1 for this, we should test this and add documentation.

legendtkl commented 1 year ago

hi, @FangYongs , I would like to work on this.

Would you help assign it to me? Thanks.

FangYongs commented 1 year ago

@legendtkl Assigned