[Feature] Refactor the ability of full-compaction into TableWrite
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
### Motivation
Note: This work is difficult, please participate carefully.
We can refactor the ability of full-compaction into StreamTableWrite & BatchTableWrite, in this way, every engines can work with full-compaction.
### Solution
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating StreamTableWrite and BatchTableWrite, then trace where full-compaction is currently implemented and how the streaming and batch engines invoke table writes. Done means full-compaction is available through both writers so every engine can use it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spark
- Domain
- data-engineering, databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100