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

« Previous Version 3 Current »

Description

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

Note: 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.

Metadata Injection Support (7.x and later)

All fields of this step support metadata injection. You can use this step with ETL Metadata Injection to pass metadata to your transformation at runtime.

  • No labels