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.12k stars 839 forks source link

[core] Generate changelog by copying data when records are insert-only #3568

Closed yunfengzhou-hub closed 6 days ago

yunfengzhou-hub commented 2 weeks ago

Purpose

Linked issue: #3567

Tests

API and Format

This PR does not affect API or storage format.

Documentation

This PR does not add a new feature that requires document.

yunfengzhou-hub commented 1 week ago

Hi @JingsongLi could you please take a look at this PR?

yunfengzhou-hub commented 1 week ago

Thanks for the comments @JingsongLi. I have updated the PR according to the comments.