map_reduce_mr_group
Group items by field value to organize data into key-based collections for analysis.
Instructions
[map_reduce] Group items by field value → {group_key: [items]}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| field | Yes |