Add a method in `TableCommit` to apply changes to `TableMetadata` to create a new `TableMetadata`.
Open
not-stale
stale
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
This issue has no description.
Contributor guide
Research direction
Start by locating the TableCommit and TableMetadata definitions in the repository and reading how table changes are represented. Determine how TableCommit should apply those changes to produce a new TableMetadata; done means the method exists and returns the resulting metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100