Skip to content

Conversation

CTTY
Copy link
Contributor

@CTTY CTTY commented Jun 23, 2025

Which issue does this PR close?

What changes are included in this PR?

  • Added TableCommit::apply to apply updates and requirements to a table and return a table with updated metadata
  • minor typo fix

Are these changes tested?

added unit test

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

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

Thanks @CTTY for this pr, generally looks good! Just one minor nit.

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

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

Thanks @CTTY for this pr!

@liurenjie1024 liurenjie1024 merged commit ed12ac4 into apache:main Jun 25, 2025
17 checks passed
@CTTY CTTY deleted the ctty/tbl-commit-apply branch June 25, 2025 01:29
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.

Add a method in TableCommit to apply changes to TableMetadata to create a new TableMetadata
2 participants