apache / apache/iceberg-python
default to merge append instead of fast append
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 581
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 78
Description
devlist discussion: https://lists.apache.org/thread/sk1j4jo6s7ntr880tt7ktdt636nwzt5n
Merge append is better for metadata management
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked devlist discussion to understand why merge append should become the default and what metadata-management behavior is expected. Then locate the append entry point and its current fast-append default in the PyIceberg codebase. Done means the default uses merge append and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100