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/08/17 07:43:15 UTC

[GitHub] [couchdb] garrensmith commented on a change in pull request #3073: Prototype/fdb layer ebtree views

garrensmith commented on a change in pull request #3073:
URL: https://github.com/apache/couchdb/pull/3073#discussion_r471298832



##########
File path: src/mango/src/mango_idx_view.erl
##########
@@ -34,6 +34,7 @@
 -include_lib("couch/include/couch_db.hrl").
 -include("mango.hrl").
 -include("mango_idx.hrl").
+-include("mango_idx_view.hrl").

Review comment:
       I've only had a very quick look at this PR. But I'm not sure why the mango indexes are affected? From our discussion, we agreed that map only indexes wouldn't use ebtree?




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