You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/21 19:00:56 UTC

[GitHub] [iceberg] namrathamyske commented on pull request #4926: Core, API: Append/Delete changes to snapshot branch

namrathamyske commented on PR #4926:
URL: https://github.com/apache/iceberg/pull/4926#issuecomment-1162201379

   For operations like - BaseOverwriteFiles we call `validationHistory` method which is fetching ancestors between starting snapshot and current snapshot. After branching is introduced, this is can cause inconsistencies. Is my understanding right or am I missing something wrt to validations?
   
   For now if we just introduce branching for append and delete operations, is it going to be fine ? We can extend to overwrite later.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org