JingsongLi commented on PR #6303: URL: https://github.com/apache/paimon/pull/6303#issuecomment-3342569340
I have thought from a high-level perspective: 1. We should add a merge check similar to a data file to the index file to ensure that the merge is safe. Perhaps we should add classes to unify the logic of the merge check. (Except for the bucket table, which only has add) 2. We should check if the data files referenced in the newly added DV exist. -- 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]
