Fokko commented on code in PR #2065: URL: https://github.com/apache/iceberg-python/pull/2065#discussion_r2144955628
########## pyiceberg/manifest.py: ########## @@ -289,6 +289,129 @@ def __repr__(self) -> str: doc="ID representing sort order for this file", ), ), + 3: StructType( Review Comment: I think this is fine for now, since they won't change. I think this is less error-prone. -- 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