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 2017/11/28 10:43:29 UTC

[GitHub] willholley opened a new pull request #1025: Fix _explain for sort descending

willholley opened a new pull request #1025: Fix _explain for sort descending
URL: https://github.com/apache/couchdb/pull/1025
 
 
   ## Overview
   
   Handle the case when startkey and endkey are reversed. To create valid JSON we need to
   replace the internal representation of the startkey with a string.
   
   ## Testing recommendations
   
   Run the test suite. Manual reproduction steps as in case #1023.
   
   ## Related Issues or Pull Requests
   
   Fixes #1023
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services