Skip to content

Conversation

@SuKi2cn
Copy link
Contributor

@SuKi2cn SuKi2cn commented Dec 1, 2025

This PR implements the UpdateProperties pending update for table properties as described in issue #364.

  • Implemented the UpdateProperties pending update with set, remove, and defaultFormat APIs, and added catalog-backed commit support.
  • Wired up TableMetadataBuilder and TableUpdate to apply property modifications and generate update requirements.
  • Added unit tests covering apply/commit behavior for property updates, and included the new sources in the build.

Follow-up
Transaction wiring (e.g., Transaction::UpdateProperties()) is not included in this patch because the C++ transaction API is not yet available.
A follow-up patch will integrate property updates into the transaction path once the underlying API is implemented.

@SuKi2cn SuKi2cn force-pushed the feature/update-properties-pending branch from a45598d to 20e127b Compare December 1, 2025 04:36
@wgtmac
Copy link
Member

wgtmac commented Dec 1, 2025

Thanks for working on this. However, @WZhuo is already working on this (as you can see the assigned name on that issue). As a community I think it would be good to be on a first-come first-served basis.

@SuKi2cn
Copy link
Contributor Author

SuKi2cn commented Dec 1, 2025

Thanks for working on this. However, @WZhuo is already working on this (as you can see the assigned name on that issue). As a community I think it would be good to be on a first-come first-served basis.

It's my bad... I misunderstood the assignment indicator on the issue and thought it was just a metadata tag, since I couldn’t find a corresponding PR linked to it.

@SuKi2cn SuKi2cn closed this Dec 1, 2025
@SuKi2cn SuKi2cn deleted the feature/update-properties-pending branch December 1, 2025 06:12
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