kevinjqliu commented on code in PR #667: URL: https://github.com/apache/iceberg-python/pull/667#discussion_r1653273915
########## tests/table/test_snapshots.py: ########## @@ -73,7 +73,7 @@ def test_serialize_snapshot(snapshot: Snapshot) -> None: ) -def test_serialize_snapshot_without_sequence_number() -> None: +def test_serialize_snapshot_with_default_sequence_number() -> None: Review Comment: yep good idea! done! -- 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