ClickHouse / ClickHouse/clickhouse-java
Document usage of JSONEachrow reader
- Lenguaje dominante
- Java
- Estrellas
- 1.6k
- Forks
- 636
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 29
Descripción
## Summary
Document briefly what is the idea and where to find examples
Define responsibilities
Note that feature is in beta
Also look into this comment:
JacksonJsonParserFactory builds a default ObjectMapper with no special number policy, while GsonJsonParserFactory uses ToNumberPolicy.BIG_DECIMAL so UInt64 and decimal JSON values are not materialized as Double. With JSON_DISABLE_NUMBER_QUOTING, Jackson-backed readers can lose precision or infer the wrong types for large integers and decimals.
Guía de contribución
Línea de trabajo
Start by locating the JSONEachrow reader and the JacksonJsonParserFactory and GsonJsonParserFactory mentioned in the issue, then read their existing usage examples and responsibilities. Done means brief documentation covering the reader's purpose, examples, responsibilities, beta status, and the number-handling concern raised in the comment.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100