Commit 9623797
Glynn Bird
Added new reducers to the list of MapReduce reducers in the pull-down list
of the view editor. New items added:
'_top_1', '_top_10', '_top_100', '_bottom_1', '_bottom_10', '_bottom_100', '_first', '_last'
that is three example reducers for the _top_x & _bottom_x reducers, because they can take any number
between 1 and 100, and that would be too many for this list. If users wanted to use _top_3, say, they
would have to select the CUSTOM reducer and type _top_3 into the text field.1 parent 30e335d commit 9623797
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments