stevie9868 commented on PR #1246:
URL: https://github.com/apache/iceberg-python/pull/1246#issuecomment-2440114506

   > However, there may still be some concerns around this since Transaction is 
a public class. If this is the case, I think we can start from making the 
parameter "private" (autocommit -> _autocommit) and/or adding some doc to 
explain the usage.
   
   ah, I think the parameter autocommit is private in Transaction class.
   
   Having a doc is a good first step, and I believe currently autocommit=true 
will be applied to ManagedSnapshot, UpdateSpec, and UpdateSchema. Also correct 
me if I am wrong, I believe the current java iceberg library doesn't have the 
auto_commit option in the Transaction class?


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