Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Merge different input streams into one stream with "first comes first served" semantics.

Parameter

none

Example

PQL
Code Block
themeEclipse
languagejavascript
titleUnion Operator
output = MERGE(left, right)