Use a union object to combine two or more input streams or windows into a single output. All inputs must have matching schema.
- In the Visual editor Palette, in Streams and Windows, select Union (
).
- Select a location in the diagram and click to add the shape.
- Attach the union object to two or more inputs, which can be streams, windows, or Flex operators.
- (Optional) Use the toggle
option to designate the union object as LOCAL or OUTPUT.