kocolosk opened a new pull request #279: Expand docs on builtin reducers, add _approx_count_distinct URL: https://github.com/apache/couchdb-documentation/pull/279 ## Overview This PR does two things: first, it expands the documentation of the existing builtin reduce functions to cover previously undocumented advanced behaviors for `_sum` and `_stats`, and generalizes the structure to allow for more builtins. Then, it leverages that generalization to introduce new documentation for the `_approx_count_distinct` builtin being developed in [COUCHDB-2971](https://issues.apache.org/jira/browse/COUCHDB-2971). ## Related Pull Requests apache/couchdb#1346 ## Checklist - [x] Documentation is written and is accurate; - [x] `make check` passes with no errors - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the commit hash once this PR is rebased and merged
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
