housepower / clickhouse_sinker

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

use clickhouse-go v2 #153

Closed yuzhichang closed 2 years ago

yuzhichang commented 2 years ago

According to https://github.com/ClickHouse/clickhouse-go#benchmark, clickhouse-go v2 is 2-3x of v1.

yuzhichang commented 2 years ago

I'm blocked.

According to https://github.com/ClickHouse/clickhouse-go/issues/574,

Currently, v2 has a number of functional gaps where no precision would be lost and conversion could be safely performed.
wallflower commented 2 years ago

Looks like v2 might be getting some of the features petty soon

https://github.com/ClickHouse/clickhouse-go/pull/616

yuzhichang commented 2 years ago

done at b492fc8bde1d6cab16a0fe3d3f15a0c2397e6de6