ClickHouse / ClickHouse/clickhouse-java

[client-v2] JSON Support

Ouverte
#1,833 18 commentaires 2 réactions 1 personne assignée Réclamée par @chernser Voir sur GitHub
area:docs client-api-v2 epic
Langage dominant
Java
Étoiles
1.6k
Forks
636
Merge moyen
2 j 23 h
PR mergées (30 j)
29

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.