This is an automated email from the ASF dual-hosted git repository.
hope pushed a change to branch release-1.4
in repository https://gitbox.apache.org/repos/asf/paimon.git
discard 1230bf4379 [python] Deduplicate input to keep last one in
TableUpsertByKey (#7526)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/release-1.4 (336a8f56c0)
\
O -- O -- O (1230bf4379)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docs/content/pypaimon/data-evolution.md | 2 +-
.../pypaimon/tests/table_upsert_by_key_test.py | 92 +++-------------------
.../pypaimon/write/table_upsert_by_key.py | 21 ++---
3 files changed, 17 insertions(+), 98 deletions(-)