ClickHouse / ClickHouse/clickhouse-java
[client-v2] FixedString padding
オープン
area:data-type
area:docs
client-api-v2
- 主要言語
- Java
- スター
- 1.6k
- フォーク
- 636
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 29
説明
### Description
Exact number of bytes should be sent when writing a `FixedString`. When string has less number then client add padding `0`s . This behavior is not documented well.
コントリビューションガイド
調査の方向性
Start in the client-v2 FixedString writing path and trace how the declared string length is converted into bytes. Compare the output with the issue's expected exact length and zero padding, then add coverage or documentation that makes the resulting behavior verifiable.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 62/100