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.44k stars 959 forks source link

[cdc] fixed unable to remove options #4418

Closed MOBIN-F closed 2 weeks ago

MOBIN-F commented 3 weeks ago

Purpose

When user remove table option and restart the paimon action task, the option that should be removed still exists in the schema

Tests

API and Format

Documentation