Fokko commented on PR #2065:
URL: https://github.com/apache/iceberg-python/pull/2065#issuecomment-2970393485
Sorry for the long wait @b-phi, but thanks for adding this 🙌
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Fokko merged PR #2065:
URL: https://github.com/apache/iceberg-python/pull/2065
--
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...@iceber
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",
),
),
+
b-phi commented on code in PR #2065:
URL: https://github.com/apache/iceberg-python/pull/2065#discussion_r2124465099
##
pyiceberg/manifest.py:
##
@@ -289,6 +289,129 @@ def __repr__(self) -> str:
doc="ID representing sort order for this file",
),
),
+