CHYT: support cross-cluster work
Open
CHYT
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 219
- PR merge metrics
- No merged PRs in 30d
Description
At the first stage, it's sufficient to support the following restrictions:
- Read-only, no writing to the remote cluster.
- Static tables only.
- Independent snapshots for different clusters (as in YQL).
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the CHYT implementation and its existing YQL snapshot behavior, then define how cross-cluster queries meet the stated read-only and independent-snapshot restrictions; done means those restrictions are supported and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, cpp
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100