Status: IN
`Pipeline.run()` materializes all output records into a `list`, while `run_lazy()` returns an iterator that yields records on demand without full materialization.
Source: entries/2026/05/29/batch-word-count-test_pipeline.md
JSON