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

fix check for matching with missing key #1009

Merged
merged 1 commit into from Dec 8, 2022

Conversation

brharrington
Copy link
Contributor

@brharrington brharrington commented Dec 7, 2022

Before it was looking for a specific query type, but this wouldn't work in some cases such as a conjunction of NOT clauses. Now it just verifies if the sub-query will match an empty tag map.

Before it was looking for a specific query type, but this
wouldn't work in some cases such as a conjunction of AND
clauses. Now it just verifies if the sub-query will match
an empty tag map.
@brharrington brharrington added this to the 1.4.2 milestone Dec 7, 2022
@brharrington brharrington merged commit cc87340 into Netflix:main Dec 8, 2022
@brharrington brharrington deleted the idx-inv-check branch December 8, 2022 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants