Pointer
Sponsorship
/Karl-Aksel Puulmann
How To Speed Up ClickHouse Queries Using Materialized Columns
#Performance
#Guide
#Management
tl;dr:
ClickHouse supports speeding up queries using materialized columns to create new columns on the fly from existing data. In this post, I’ll walk through a query optimization example that's well-suited to this rarely-used feature.
featured in
#307