housepower / clickhouse_sinker

Easily load data from kafka to ClickHouse
https://housepower.github.io/clickhouse_sinker
Apache License 2.0
515 stars 118 forks source link

Support for Map data type #121

Closed wq2455175746 closed 3 years ago

wq2455175746 commented 3 years ago

It supports the Map data type?

yuzhichang commented 3 years ago

No plan since ClickHouse Map is not GA.

wq2455175746 commented 3 years ago

@yuzhichang thx! I use ( Kafka engine + MATERIALIZED VIEW) to solve the problem