How are you handling pre-aggregation in ClickHouse at scale? AggregatingMergeTree vs ReplacingMergeTree
For those running ClickHouse in production — how are you approaching pre-aggregation on high-throughput streaming data? Are you using AggregatingMergeTree + materialized views instead of querying ra…
Read more