nickva opened a new pull request, #5416:
URL: https://github.com/apache/couchdb/pull/5416

   Previously, we reversed Acc in `process_doc/3` but not in `finish_update/1`. 
So were processing elements out of order. For example: 1,2,...,22,32,31,...,23.
   
   The view still build correctly but let's make it tidier and more consistent.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to