ClickHouse tips #4: Materializing UNION ALL queries and using SimpleAggregateFunction data types

1 · Tinybird.co · March 7, 2021, midnight
Learn how to materialize queries on ClickHouse when there are UNION ALL operations involved, and when you can use SimpleAggregateFunction instead of AggregateFunction....