YinZheng-Sun opened a new pull request, #1885:
URL: https://github.com/apache/iceberg-python/pull/1885

   <!--
   Thanks for opening a pull request!
   -->
   
   <!-- In the case this PR will resolve an issue, please replace 
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
   <!-- Closes #${GITHUB_ISSUE_ID} -->
   
   # Rationale for this change
   Support for Concurrent Append Operations
   
   Refresh Table
   
   1. If changes in the table's metadata are detected (indicating that other 
transactions have been committed during this period), update the table's 
metadata and the current parent_snapshot_id.
   
   2. If no changes are detected, proceed with the normal commit.
   # Are these changes tested?
   UT
   # Are there any user-facing changes?
   
   <!-- In the case of user-facing changes, please add the changelog label. -->
   


-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to