Skip to content

Bugfix #68 (#105) add missing cql2 text predicates #118

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jrobinson-spk
Copy link

This is a fix for #68 and related to #105

Lark grammar for NOT...IN, NOT...BETWEEN, and NOT...LIKE were missing for cql2_text, although the parsing functions exist.

This also adds equivalent tests for cql2_text parsing as cql2_json parsing, including new tests for the 3 above. These three NOT tests are not added to the cql2_json tests as the structure is different for json NOT, and I'm unsure exactly how best to resolve that.

All new tests are passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant