ClickHouse / ClickHouse/clickhouse-java

[client-v2] JSON Support

未关闭
#1,833 18 条评论 2 个 reaction 已指派 1 人 已被 @chernser 认领 在 GitHub 查看
area:docs client-api-v2 epic
主要语言
Java
星标
1.6k
派生
637
平均合并
2 天 23 小时
30 天内合并 PR
29

描述

### Description
Client should support JSON Data type (https://clickhouse.com/docs/en/integrations/data-formats/json/overview).

**Considerations:**
- Client should provide convenient API to get access to row data
- Client should have examples of using a few commonly used JSON parsing libraries
- Client should not implement own JSON parser in any way
- Client documentation should list all details of work with JSON format

----
See also:
- https://github.com/ClickHouse/ClickHouse/pull/70288
- https://github.com/Avogar/ClickHouse/blob/master/src/DataTypes/Serializations/SerializationObject.cpp

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。