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

investigate bitmap 64 https://github.com/outcaste-io/sroar #158

Closed yuzhichang closed 2 years ago

yuzhichang commented 2 years ago

No obvious improvement. I've decided to replace roaring64 bitmap with the std map.