[CH] Support reading data from the iceberg with CH backend
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 85
Description
### Description
[CH] Support reading data from the iceberg with CH backend
- [x] basic iceberg scan transformer
- [x] read from the iceberg with the copy-on-write mode
- [ ] read from the iceberg with the merge-on-read mode
Contributor guide
Research direction
The issue identifies the CH backend, an existing basic Iceberg scan transformer, and copy-on-write support; begin by tracing those paths. Investigate the existing Iceberg read behavior and determine how merge-on-read support should be verified, then confirm that CH-backed scans handle merge-on-read data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, scala
- Domain
- backend, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100