Type: Reorder
Deterministic hash-based shuffle using a caller-provided salt.
| Name | Type | Required | Default | Description |
|---|
| Field | Typical Usage |
|---|---|
| CommonInput | [<salt_fields...>] |
| CommonOutput | [] |
| ItemInput | [<item_key_field>] |
| ItemOutput | [] |
flow.reorder_shuffle_by_salt(
common_input=[...],
item_input=[...],
item_output=[...],
)