Re: [PR] Bug Fix: Use historical partition field name [iceberg-python]

2024-09-12 Thread via GitHub
sungwy merged PR #1161: URL: https://github.com/apache/iceberg-python/pull/1161 -- 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...@icebe

Re: [PR] Bug Fix: Use historical partition field name [iceberg-python]

2024-09-11 Thread via GitHub
sungwy commented on code in PR #1161: URL: https://github.com/apache/iceberg-python/pull/1161#discussion_r1755686149 ## pyiceberg/table/update/spec.py: ## @@ -280,7 +280,7 @@ def _partition_field(self, transform_key: Tuple[int, Transform[Any, Any]], name: for field

Re: [PR] Bug Fix: Use historical partition field name [iceberg-python]

2024-09-11 Thread via GitHub
ndrluis commented on code in PR #1161: URL: https://github.com/apache/iceberg-python/pull/1161#discussion_r1754541566 ## pyiceberg/table/update/spec.py: ## @@ -280,7 +280,7 @@ def _partition_field(self, transform_key: Tuple[int, Transform[Any, Any]], name: for fiel