Fokko commented on code in PR #498: URL: https://github.com/apache/iceberg-python/pull/498#discussion_r1549581440
########## mkdocs/docs/api.md: ########## @@ -165,6 +165,25 @@ catalog.create_table( ) ``` +To create a table with some subsequent changes in a transaction: Review Comment: ```suggestion To create a table with some subsequent changes atomically in a transaction: ``` -- 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