map_reduce_mr_sort
Sort a JSON array by a specified field, ascending by default, with an option to reverse the order.
Instructions
[map_reduce] Sort a JSON array by a field (ascending by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| field | Yes | ||
| reverse | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |