rambleraptor commented on code in PR #2942:
URL: https://github.com/apache/iceberg-python/pull/2942#discussion_r2733347415


##########
mkdocs/docs/api.md:
##########
@@ -165,8 +174,20 @@ with 
catalog.create_table_transaction(identifier="docs_example.bids", schema=sch
         update_spec.add_identity("symbol")
 
     txn.set_properties(test_a="test_aa", test_b="test_b", test_c="test_c")
+

Review Comment:
   Whoops, thanks for that. Checked the docs, they look good.



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