Re: [PR] Support Remove Branch or Tag APIs [iceberg-python]

2025-02-14 Thread via GitHub
Fokko closed pull request #822: Support Remove Branch or Tag APIs URL: https://github.com/apache/iceberg-python/pull/822 -- 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 unsu

Re: [PR] Support Remove Branch or Tag APIs [iceberg-python]

2024-06-18 Thread via GitHub
chinmay-bhat commented on code in PR #822: URL: https://github.com/apache/iceberg-python/pull/822#discussion_r1644663032 ## pyiceberg/table/__init__.py: ## @@ -1978,6 +2013,21 @@ def create_tag(self, snapshot_id: int, tag_name: str, max_ref_age_ms: Optional[i self._req