ClickHouse / ClickHouse/clickhouse-go
ch-go migration - phase 2
Open
ch-go
enhancement
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 680
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 14
Description
We already use ch-go for encoding and decoding. There are other places we can potentially utilize it - specifically proto calls such as handshakes.
Contributor guide
Research direction
Start by tracing the proto calls involved in handshakes and identify where encoding and decoding are still separate from the existing ch-go usage. Review those handshake paths first, then determine the relevant completion checks for migrating them to ch-go and verify the affected proto calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100