laskoviymishka opened a new pull request, #787:
URL: https://github.com/apache/iceberg-go/pull/787

   Add support for atomic multi-table commits via the Iceberg REST spec's POST 
/v1/transactions/commit endpoint.
   
   - Add TableCommit type bundling identifier, requirements, and updates
   - Add TransactionalCatalog optional interface with CommitTransaction
   - Implement CommitTransaction on REST catalog
   - Add Transaction.TableCommit() to extract pending changes without committing
   - Add Transaction.MarkCommitted() for use after multi-table commit
   
   Closes #784


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

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