Fokko commented on code in PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#discussion_r1568666707
##
tests/integration/test_inspect_table.py:
##
@@ -274,6 +274,64 @@ def test_inspect_entries_partitioned(spark: SparkSession,
session_catalog: Catal
@pytest.mark
Fokko commented on PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#issuecomment-2061026458
Thanks @geruh for working on this 🙌
--
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
Fokko merged PR #602:
URL: https://github.com/apache/iceberg-python/pull/602
--
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.
Fokko commented on PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#issuecomment-2059988471
@geruh Thanks for creating this PR! Can you resolve the conflicts so we can
get this in? Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the messag
Fokko commented on code in PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#discussion_r1567985291
##
pyiceberg/table/__init__.py:
##
@@ -3410,6 +3410,32 @@ def _readable_metrics_struct(bound_type: PrimitiveType)
-> pa.StructType:
schema=entries_sche
geruh commented on code in PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#discussion_r1565252853
##
tests/integration/test_inspect_table.py:
##
@@ -266,3 +266,56 @@ def test_inspect_entries_partitioned(spark: SparkSession,
session_catalog: Catal
assert d
geruh commented on code in PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#discussion_r1565238973
##
pyiceberg/table/__init__.py:
##
@@ -3410,6 +3410,32 @@ def _readable_metrics_struct(bound_type: PrimitiveType)
-> pa.StructType:
schema=entries_sche
amogh-jahagirdar commented on code in PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#discussion_r1564265956
##
tests/integration/test_inspect_table.py:
##
@@ -266,3 +266,56 @@ def test_inspect_entries_partitioned(spark: SparkSession,
session_catalog: Catal
Fokko commented on code in PR #602:
URL: https://github.com/apache/iceberg-python/pull/602#discussion_r1564223181
##
pyiceberg/table/__init__.py:
##
@@ -3410,6 +3410,32 @@ def _readable_metrics_struct(bound_type: PrimitiveType)
-> pa.StructType:
schema=entries_sche