Re: [PR] feat: validation history [iceberg-python]

2025-04-18 Thread via GitHub
jayceslesar commented on code in PR #1935: URL: https://github.com/apache/iceberg-python/pull/1935#discussion_r2051112627 ## pyiceberg/table/snapshots.py: ## @@ -255,6 +255,14 @@ def manifests(self, io: FileIO) -> List[ManifestFile]: """Return the manifests for the give

Re: [PR] feat: validation history [iceberg-python]

2025-04-18 Thread via GitHub
jayceslesar commented on code in PR #1935: URL: https://github.com/apache/iceberg-python/pull/1935#discussion_r2051103956 ## pyiceberg/table/snapshots.py: ## @@ -255,6 +255,14 @@ def manifests(self, io: FileIO) -> List[ManifestFile]: """Return the manifests for the give