rdsarvar opened a new issue, #9709:
URL: https://github.com/apache/gravitino/issues/9709

   ### Describe the feature
   
   Support multi-table transactions for Apache Iceberg tables.
   
   ### Motivation
   
   The benefit of implementing this part of the REST specification would be 
that all actions being performed for a use case could be staged until they are 
released as a single overall batch.
   
   ### Describe the solution
   
   Unsure. Opening this issue to see if there was an existing proposal doc, 
devmail, or similar that I might've missed where this was being discussed.
   
   ### Additional context
   
   As an example: I have a use case where I need to run aggregations and then 
write / commit those changes to two separate tables. The downstream consumers 
should only consider my changes once both appends have completed. By using 
multi-table transactions it significantly simplifies the reconciliation logic 
that might be required.


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

Reply via email to