Unique Rows
Remove duplicate rows from the input stream.
Options
Columns
Columns used in the row comparison. If empty
, all columns will be used.
Type | Default value |
array |
|
Consecutive
Indicates if only consecutive duplicates will be removed.
Type | Default value |
bool |
|
Last updated