mrcnc commented on issue #14425:
URL: https://github.com/apache/iceberg/issues/14425#issuecomment-3461469570

   > Iceberg doesn't support transactional updates of catalog properties 
bundled with a commit request, and implementing this as a generic API sounds 
like a lot of work. What do you think?
   
   The REST catalog API's [updateTable 
endpoint](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/apache/iceberg/refs/heads/1.10.x/open-api/rest-catalog-open-api.yaml#tag/Catalog-API/operation/updateTable)
 already accepts an array of updates which supports setting table properties 
and setting the current snapshot.  


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