Support table with `_hoodie_operation` meta field
Open
feature
- Dominant language
- Rust
- Stars
- 279
- Forks
- 67
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 40
Description
When prepend meta fields, current impl assumes there is no `_hoodie_operation`. When table uses this field, it should be handled properly.
Contributor guide
Research direction
Start by locating the implementation that prepends meta fields and any existing tests for table metadata. Reproduce the behavior with a table containing `_hoodie_operation`, then establish the expected handling from the surrounding implementation. Done means the code no longer assumes this field is absent and tests cover the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100