ClickHouse / ClickHouse/clickhouse-java
[client-v2] Implement QBit support for Native Format
Open
area:data-type
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 29
Description
### Description
QBit encoding differs in Native format from other binary formats. But We still need to support it.
See for details https://github.com/ClickHouse/ClickHouse/pull/87922/changes#diff-9d45fe76d9e7f9a392db684d3465aff14979cfc9bbe5ccd912e9307a934bd28aR15-R51
Contributor guide
Research direction
Start by reading the referenced ClickHouse pull-request diff and then locate the client-v2 Native format encoding path in this repository. The work is done when QBit encoding follows the Native format behavior described in that diff and is supported alongside the other binary formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100