RussellSpitzer commented on pull request #2547:
URL: https://github.com/apache/iceberg/pull/2547#issuecomment-834068536


   Users can only synchronize entire writes not just the commit process. 
Without this patch, a user has to do the entire write process synchronously to 
gain the same effect.
   
   For example instead of two jobs preparing files at the same time and then 
synchronously committing, a user would need to do one write and commit before 
proceeding to the next.


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to