ClickHouse / ClickHouse/clickhouse-java
[client-v2] FixedString padding
Abierto
area:data-type
area:docs
client-api-v2
- Lenguaje dominante
- Java
- Estrellas
- 1.6k
- Forks
- 636
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 29
Descripción
### 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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- databases
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 62/100