Data Engineering Streaming
- Data Engineering Streaming 10.2.1
- All Products
Transformation
| Rules and Guidelines
|
---|---|
Aggregator
| The Aggregator transformation is a multiple-group active transformation.
You must use a Window transformation before an Aggregator transformation in a Streaming mapping.
If you do not specify the group by ports to define groups for aggregations, the transformation sends a value of 0 when it receives no data.
|
Joiner
| The Joiner transformation is a multiple-group active transformation.
The following rules apply to Joiner transformations:
|
Lookup
| The following rules apply to Lookup transformations:
|
Rank
| You must use a Window transformation before a Rank transformation in a Streaming mapping.
|
Sorter
| The Sorter transformation is a multiple-group active transformation. You must use a Window transformation between the streaming source and the Sorter transformation in a Streaming mapping.
|
Union
| The following rules apply to Union transformations:
|
Window
| The following rules apply to Window transformations:
|