ClickHouse / ClickHouse/clickhouse-java
[client-v2] Implement QBit support for Native Format
未关闭
area:data-type
- 主要语言
- Java
- 星标
- 1.6k
- 派生
- 636
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 29
描述
### 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
贡献指南
调研方向
先阅读所引用的 ClickHouse pull-request diff,然后在此 repository 中定位 client-v2 Native 格式的编码路径。当 QBit 编码遵循该 diff 中描述的 Native 格式行为,并与其他二进制格式一样得到支持时,工作即告完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100