ClickHouse / ClickHouse/clickhouse-java

[client-v2] JSON Support

Open
#1,833 18 comments 2 reactions 1 assignee Claimed by @chernser View on GitHub
area:docs client-api-v2 epic
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 16h
Merged PRs (30d)
28

Description

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

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.