Concept

What is vectorized execution?

Understand vectorized execution as batch processing instead of row-at-a-time work, especially in OLAP systems.

#execution#performance
Docs

ClickHouse

A practical path through MergeTree, ordering keys, partitions, and query execution.

#clickhouse#olap