zhuxiangyi commented on PR #8139: URL: https://github.com/apache/paimon/pull/8139#issuecomment-4649716761
@JingsongLi Updated in the latest commit. `restoreAsLatest` now writes an overwrite delta from the previous latest snapshot to the target snapshot: DELETE files that exist only in the previous latest snapshot and ADD files that exist only in the target snapshot. I also added IT coverage to verify both DELETE-only and ADD-only restore deltas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
