Sorted Merge

Sorted Merge

Description

The Sorted Merge transform merges rows coming from multiple input transforms providing these rows are sorted themselves on the given key fields.

Hop Engine

Spark

X

Flink

X

Dataflow

X

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).

Last updated