Closed nelio2k closed 5 years ago
Since we currently support various math functions, it would make sense to add support to simple math arithmetic operations, as these are supported by N1QL. https://docs.couchbase.com/server/6.0/n1ql/n1ql-language-reference/arithmetic.html
These (+ - / * % -) would translate nicely into functions part of the match tree.
Since we currently support various math functions, it would make sense to add support to simple math arithmetic operations, as these are supported by N1QL. https://docs.couchbase.com/server/6.0/n1ql/n1ql-language-reference/arithmetic.html
These (+ - / * % -) would translate nicely into functions part of the match tree.