kevinjqliu commented on code in PR #900: URL: https://github.com/apache/iceberg-python/pull/900#discussion_r1669065944
########## tests/utils/test_manifest.py: ########## @@ -66,7 +66,7 @@ def test_read_manifest_entry(generated_manifest_entry_file: str) -> None: assert manifest_entry.status == ManifestEntryStatus.ADDED Review Comment: ah i see, thank you. it is implicitly checked in that test -- 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