nastra commented on issue #10617:
URL: https://github.com/apache/iceberg/issues/10617#issuecomment-2205193743

   > So just to be clear, this will be only for the REST catalog right? Do we 
consider this feature also for other catalogs? Because I see you write that in 
the Google doc "Implementing multi-table TX support for other catalogs" is a 
non-goal, but I did not see any OpenAPI specification description in the doc.
   
   The scope of the design doc / impl is to add all of the required core APIs 
in order to support multi-table transactions in the first place. Adding support 
for REST would be the next logical step in showing that multi-table 
transactions actually work. The APIs need to be designed in a way that other 
catalogs would theoretically be able to support multi-table transactions but in 
practice only REST / Nessie might be able to support it.
   
   The reason I haven't done any REST spec work yet is because the core APIs 
and the impl hasn't been solidified yet and my focus back then shifted to 
adding view support.
   


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