ClickHouse / ClickHouse/adbc_clickhouse
Support JSON type (requires upstream support)
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 8
- Avg merge
- 2d 37m
- Merged PRs (30d)
- 4
Description
Arrow supports JSON as a canonical extension type (encoded as a string): https://arrow.apache.org/docs/format/CanonicalExtensions.html#json
However, `clickhouse-server` doesn't support mapping JSON to Arrow: https://github.com/ClickHouse/ClickHouse/issues/92752
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.