external-sort-is-transparent

Status: IN

`Sort` with `memory_limit` produces the same output ordering as an in-memory sort — the external merge-sort is a pure implementation optimization with no semantic difference.

Source: entries/2026/05/29/batch-word-count-test_pipeline.md

JSON