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 2019/07/28 01:42:56 UTC

[GitHub] [incubator-iceberg] johnclara commented on issue #316: Provide an API to modify records within files

johnclara commented on issue #316: Provide an API to modify records within files
URL: https://github.com/apache/incubator-iceberg/issues/316#issuecomment-515725835
 
 
   Hi!
   
   I'm curious about the update condition in:
   ```
   The retry attempt succeeds because the files to be deleted are still there even though the append could add new records that match the update condition.
   ```
   
   It looks like this `ReplaceFiles.rewriteFiles` in a set of DataFiles. Do you mean the condition used to construct this set?

----------------------------------------------------------------
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