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.35k stars 928 forks source link

[Feature] Support Flink Materialized Table #4045

Open reswqa opened 1 month ago

reswqa commented 1 month ago

Search before asking

Motivation

Flink has introduced Materialized Table in 1.20 release, we can support it in Paimon connector.

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

reswqa commented 1 month ago

I'd like to file a PR to implement this feature.