ClickHouse / ClickHouse/clickhouse-java
[client-v2] FixedString padding
Aperta
area:data-type
area:docs
client-api-v2
- Lingua principale
- Java
- Stelle
- 1.6k
- Fork
- 636
- Merge medio
- 2g 23h
- PR unite (30g)
- 29
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- databases
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 62/100