GitHub user banjiewen opened a pull request:
https://github.com/apache/couchdb-fabric/pull/43
Support raw view collation
COUCHDB-2900
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/banjiewen/couchdb-fabric 2900-raw-collation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fabric/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit f83055642e7b08603c5c71b62ca20ef9bcd65ce3
Author: Benjamin Anderson <[email protected]>
Date: 2016-03-16T05:12:42Z
Add sort_fun to view result collector record
There's no reference to the #mrview when results are being streamed to
the user, so we need a place to store the relevant fun while results are
collected.
COUCHDB-2900
commit 9be3c61e27fc3478e451283e7d802b1e7800550e
Author: Benjamin Anderson <[email protected]>
Date: 2016-03-16T05:17:41Z
Support raw collation in reduce results
Also simplify find_next_key/3 and avoid generating a new fun for every
streamed key.
COUCHDB-2900
commit e90569a4df2912c1fa1631c14f3973da51eca02f
Author: Benjamin Anderson <[email protected]>
Date: 2016-03-16T05:21:02Z
Support raw collation in map results
COUCHDB-2900
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---