You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/07/29 17:39:30 UTC

[GitHub] [couchdb] rnewson opened a new pull request #3045: Prototype/fdb layer ebtree enhancements

rnewson opened a new pull request #3045:
URL: https://github.com/apache/couchdb/pull/3045


   ## Overview
   
   This PR adds inclusive_start / inclusive_end options for reduce and group_reduce.
   
   Included in this work is a change to the expected result of any custom collate_fun in order to make this feature easier to implement (and review!). Finally there is clarification around reduce and group_reduce implementation traverse clauses, again for readability.
   
   ## Testing recommendations
   
   covered by eunit tests.
   
   ## Related Issues or Pull Requests
   
   N/A
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] rnewson merged pull request #3045: Prototype/fdb layer ebtree enhancements

Posted by GitBox <gi...@apache.org>.
rnewson merged pull request #3045:
URL: https://github.com/apache/couchdb/pull/3045


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org