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

Daft

Notes connecting DataFrames, physical plans, and distributed data processing.

#daft#dataframe