liurenjie1024 commented on issue #596:
URL: https://github.com/apache/iceberg-rust/issues/596#issuecomment-2370693889

   > Why for rest catalog, it should be sent to rest catalog server.🤔
   > According to API from pyiceberg, it seems possible to [create a 
transaction without auto commit 
](https://github.com/apache/iceberg-python/blob/e891bcddb1584c6b7a35b61537ab5802b514ec6d/pyiceberg/table/__init__.py#L1418),
 which means that we also can apply transaction actions in local for rest 
catalog(do I miss something here)
   
   Sorry, I don't quite get the point, if updates are sent to rest catalog 
server, why we need to update it in local first?


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