Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

This step allows to join from multiple streams and supports INNER and FULL OUTER joins.

Notes: The Merge Join step only allows to do this for two streams. This can be inefficient, and hard to parallelize. The Multiway Merge Join step showed performance improvements on different use cases.

  • No labels