ClickHouse / ClickHouse/clickhouse-java

Document usage of JSONEachrow reader

Open
#2,890 0 comments 0 reactions 0 assignees View on GitHub
area:docs client-api-v2
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 16h
Merged PRs (30d)
28

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.