ClickHouse / ClickHouse/clickhouse-java
[client-v2] JSON Support
オープン
area:docs
client-api-v2
epic
- 主要言語
- Java
- スター
- 1.6k
- フォーク
- 636
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。