You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "pgj (via GitHub)" <gi...@apache.org> on 2023/08/26 14:44:25 UTC

[GitHub] [couchdb] pgj commented on a diff in pull request #4662: feat(`mango`): extend `_explain` with candidate indexes and selector hints

pgj commented on code in PR #4662:
URL: https://github.com/apache/couchdb/pull/4662#discussion_r1306457883


##########
src/mango/src/mango_cursor.hrl:
##########
@@ -17,6 +17,7 @@
     db,
     index,
     ranges,
+    trace = undefined,

Review Comment:
   You are right.  I just wanted to make it explicit, but I do not insist on that.



-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org