mapreduce-materializes-at-phase-boundaries

Status: IN

MapReduce in `mapreduce.py` writes intermediate data to JSON partition files between map and reduce phases, creating a full materialization barrier that prevents streaming from mapper to reducer

Source: entries/2026/05/29/topic-ddia-chapter-10-batch-processing.md

JSON