This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch user-partitioned-dbs-wip
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 28e0dfa WIP plumbing
new 03956d7 ?partition=foo
new 03f2cc3 unpartition key in view responses
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/couch_mrview/include/couch_mrview.hrl | 2 +-
src/couch_mrview/src/couch_mrview_http.erl | 4 ++--
src/couch_mrview/src/couch_mrview_util.erl | 32 +++++++++++++++---------------
src/fabric/include/fabric.hrl | 3 ++-
src/fabric/src/fabric_view.erl | 12 +++++++++--
src/fabric/src/fabric_view_map.erl | 3 ++-
src/fabric/src/fabric_view_reduce.erl | 3 ++-
7 files changed, 35 insertions(+), 24 deletions(-)