tonysun83 commented on a change in pull request #1038: Allow to use index with 
or
URL: https://github.com/apache/couchdb/pull/1038#discussion_r154812282
 
 

 ##########
 File path: src/mango/src/mango_selector.erl
 ##########
 @@ -680,7 +697,8 @@ has_required_fields_nested_and_true_test() ->
           ]
     }]},
 
-    ?assertEqual(true, has_required_fields(Selector, RequiredFields)).
+    Normalized = normalize(Selector),
 
 Review comment:
   wups, did I miss this in the last review? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to