You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2020/11/10 03:36:05 UTC

[couchdb] 01/01: Merge pull request #3254 from apache/3.x-add-mango-operator-match-key-in-map

This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 07465195409c4aa9d855545130744bcdec864e37
Merge: fb91f37 59ae7ac
Author: Peng Hui Jiang <ji...@cn.ibm.com>
AuthorDate: Tue Nov 10 11:14:17 2020 +0800

    Merge pull request #3254 from apache/3.x-add-mango-operator-match-key-in-map
    
    added $keyMapMatch Mango operator

 src/mango/src/mango_selector.erl   | 32 ++++++++++++++++++++++++++++++++
 src/mango/test/03-operator-test.py |  9 +++++++++
 2 files changed, 41 insertions(+)