Skip to content

feat: add support for setting and removing table properties on console #2153

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blinkseb
Copy link

Rationale for this change

Hello!

Setting or removing table properties on console currently raise a Writing is WIP error. This PR adds the code to set and remove table properties.

Are these changes tested?

Yes

Are there any user-facing changes?

Yes, setting and removing table properties on console now works.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

This looks great @blinkseb 🙌

Maybe we can also add this to the docs: https://py.iceberg.apache.org/cli/

@blinkseb blinkseb force-pushed the feat-set-table-properties-cli branch from f16a8e4 to 27fae66 Compare June 30, 2025 09:22
@blinkseb
Copy link
Author

Thanks Fokko! I've updated the PR to use the context manager, and I added a new paragraph on the CLI doc to showcase the properties command.

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