Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matcher to support simple arithmetic #73

Closed
nelio2k opened this issue Dec 11, 2018 · 0 comments
Closed

Matcher to support simple arithmetic #73

nelio2k opened this issue Dec 11, 2018 · 0 comments
Assignees

Comments

@nelio2k
Copy link
Collaborator

nelio2k commented Dec 11, 2018

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.

@nelio2k nelio2k self-assigned this Dec 11, 2018
nelio2k added a commit to nelio2k/gojsonsm that referenced this issue Feb 21, 2019
nelio2k added a commit to nelio2k/gojsonsm that referenced this issue Feb 21, 2019
nelio2k added a commit to nelio2k/gojsonsm that referenced this issue Feb 21, 2019
nelio2k added a commit to nelio2k/gojsonsm that referenced this issue Feb 21, 2019
nelio2k added a commit to nelio2k/gojsonsm that referenced this issue Feb 22, 2019
nelio2k added a commit to nelio2k/gojsonsm that referenced this issue Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant