map_reduce_mr_pick
Keep only the specified fields from each dictionary item using a map-reduce pattern. Streamlines data by removing unneeded keys.
Instructions
[map_reduce] Keep only specified fields in each dict item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| fields | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |