Skip to content

Support Remove Branch or Tag APIs #822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

chinmay-bhat
Copy link
Contributor

Support remove_branchand remove_tag snapshot management APIs. See more here.

Returns:
This for method chaining
"""
update, requirement = self._transaction._remove_ref_snapshot(ref_name=tag_name)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add self._commit_if_ref_updates_exist() once it's merged into main from #758 .

Returns:
This for method chaining
"""
update, requirement = self._transaction._remove_ref_snapshot(ref_name=branch_name)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add self._commit_if_ref_updates_exist() once it's merged into main

@chinmay-bhat chinmay-bhat force-pushed the remove-branches-or-tags branch from d4262a0 to 43b1378 Compare July 4, 2024 08:17
@kevinjqliu kevinjqliu added this to the PyIceberg 0.9.0 release milestone Oct 30, 2024
grihabor added a commit to grihabor/iceberg-python that referenced this pull request Jan 23, 2025
@kevinjqliu kevinjqliu removed this from the PyIceberg 0.9.0 release milestone Feb 1, 2025
grihabor added a commit to grihabor/iceberg-python that referenced this pull request Feb 1, 2025
grihabor added a commit to grihabor/iceberg-python that referenced this pull request Feb 1, 2025
@Fokko Fokko closed this in #1598 Feb 14, 2025
Fokko added a commit that referenced this pull request Feb 14, 2025
Part of #1561
Closes #822

---------

Co-authored-by: Fokko Driesprong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants