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.14k stars 844 forks source link

[Feature] addColumn move support before and last #3316

Open melin opened 1 month ago

melin commented 1 month ago

Search before asking

Motivation

flink cdc ColumnPosition support: BEFORE、AFTER、FIRST、LAST

https://github.com/apache/flink-cdc/blob/fa6e7ea51258dcd90f06036196618224156df367/flink-cdc-common/src/main/java/org/apache/flink/cdc/common/event/AddColumnEvent.java#L53

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

joyCurry30 commented 1 month ago

Is there any progress on this PR? If not, I can contribute this PR

melin commented 1 month ago

Is there any progress on this PR? If not, I can contribute this PR

NO, You contribute this PR, Thank you

joyCurry30 commented 1 month ago

@melin Can you cr please?