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.45k stars 961 forks source link

[flink] fix delete record exception after partial-update merge engine configuration to lookup changelog producer #4345

Closed zhuangchong closed 1 month ago

zhuangchong commented 1 month ago

Purpose

Linked issue: close #4344

Tests

PartialUpdateITCase#testRemoveRecordOnDelete()

API and Format

Documentation