Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-06-12 Thread via GitHub
syun64 commented on PR #603: URL: https://github.com/apache/iceberg-python/pull/603#issuecomment-2164014600 > Thanks @syun64 for implementing this! It would be pretty useful for some work I'm doing. When do you think this will be released? I see it's on the [near term roadmap](https://githu

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-05-28 Thread via GitHub
jlhester commented on PR #603: URL: https://github.com/apache/iceberg-python/pull/603#issuecomment-2136012377 Thanks @syun64 for implementing this! It would be pretty useful for some work I'm doing. When do you think this will be released? I see it's on the [near term roadmap](https://githu

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-04-15 Thread via GitHub
HonahX commented on PR #603: URL: https://github.com/apache/iceberg-python/pull/603#issuecomment-2058317984 Merged! Thanks @syun64 for working on this and thanks @Fokko for reviewing! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-04-15 Thread via GitHub
HonahX merged PR #603: URL: https://github.com/apache/iceberg-python/pull/603 -- 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

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-04-13 Thread via GitHub
syun64 commented on code in PR #603: URL: https://github.com/apache/iceberg-python/pull/603#discussion_r1564235822 ## pyiceberg/table/__init__.py: ## @@ -3410,6 +3411,94 @@ def _readable_metrics_struct(bound_type: PrimitiveType) -> pa.StructType: schema=entries_sch

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-04-13 Thread via GitHub
Fokko commented on code in PR #603: URL: https://github.com/apache/iceberg-python/pull/603#discussion_r1564221753 ## pyiceberg/table/__init__.py: ## @@ -3410,6 +3411,94 @@ def _readable_metrics_struct(bound_type: PrimitiveType) -> pa.StructType: schema=entries_sche

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-04-13 Thread via GitHub
syun64 commented on code in PR #603: URL: https://github.com/apache/iceberg-python/pull/603#discussion_r1564204302 ## pyiceberg/table/__init__.py: ## @@ -3410,6 +3411,94 @@ def _readable_metrics_struct(bound_type: PrimitiveType) -> pa.StructType: schema=entries_sch

Re: [PR] Add Partitions Metadata Table [iceberg-python]

2024-04-13 Thread via GitHub
syun64 commented on code in PR #603: URL: https://github.com/apache/iceberg-python/pull/603#discussion_r1564204302 ## pyiceberg/table/__init__.py: ## @@ -3410,6 +3411,94 @@ def _readable_metrics_struct(bound_type: PrimitiveType) -> pa.StructType: schema=entries_sch