Last updated 2 years ago
[debug/Multiplexed event logger]
multiplexed event: {"field": string, "data": any}
{"field": string, "data": any}
[Inherited from port unsplit of splitter] Receives records or tuples to be split into individual items. Examples:
unsplit
splitter
{"a": 5, "b": 2}
[5, 2]