The Sorted Merge transform merges rows coming from multiple input transforms providing these rows are sorted themselves on the given key fields.
Supported Engines
Hop Engine
Spark
Flink
Dataflow
Options
Option
Description
Transform name
Name of the transform this name has to be unique in a single pipeline.
Fields table
Specify the field name and sort direction (ascending/descending); click Get Fields to retrieve a list of fields from the input stream(s).
Metadata Injection Support
All fields of this transform support metadata injection. You can use this transform with ETL Metadata Injection to pass metadata to your pipeline at runtime.