ClickHouse / clickhouse-rs

Official pure Rust typed client for ClickHouse DB
https://clickhouse.com
Apache License 2.0
315 stars 87 forks source link

Support new JSON data type #144

Open slvrtrn opened 2 months ago

slvrtrn commented 2 months ago

https://clickhouse.com/docs/en/sql-reference/data-types/newjson

loyd commented 2 weeks ago

Do you have information on how it is encoded?

slvrtrn commented 2 weeks ago

@loyd, when this is released, it should be possible to just use a string.