connectors/sample generates synthetic data, useful for exercising a
pipeline — or the engine itself — without needing a real upstream system
configured. It’s the zero-dependency reference source: the counterpart to the
Stdout sink for end-to-end wiring, demos,
and tests.
Resources
Two fixed resources,users and orders, each emitting a configurable
number of rows (rows, default 3) of {"resource", "i"} records with no
external dependencies.
Modes
ModeFull only.