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 2020/01/22 10:20:32 UTC

[GitHub] [incubator-iceberg] aokolnychyi edited a comment on issue #732: [DISCUSS] Update metadata serially

aokolnychyi edited a comment on issue #732: [DISCUSS] Update metadata serially
URL: https://github.com/apache/incubator-iceberg/issues/732#issuecomment-577112103
 
 
   To add to the @rdblue's comment, Iceberg also looks at file-level and partition stats in some operations to decide if two commits are in conflict. Combined with caching of the work and cheap metadata retries, it allows us to commit concurrent changes to the same partition quickly (if operations are not in conflict).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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