brianfromoregon commented on issue #367:
URL: https://github.com/apache/iceberg-python/issues/367#issuecomment-1936296587

   There is a test in the repo called test_glue.py called 
[test_commit_table_properties](https://github.com/apache/iceberg-python/blob/33b555a1310fd75914c012c4b4cc07108b98bac0/tests/catalog/test_glue.py#L623)
 which modifies table properties in a transaction.
   
   I think a successful completion of this issue could include a new test 
called test_commit_snapshot_properties that has the same basic structure but is 
modifying snapshot properties instead of table properties.


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