-
Notifications
You must be signed in to change notification settings - Fork 945
Clean up and re-enable some OR query tests. #7638
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
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (3492066) and merge commit (91f9afc).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (3492066) and merge commit (91f9afc).Test Logs |
There are duplicate test cases in 2 "OR queries". Please remove it. for example:
|
In the second "OR queries", only 3 tests require composite index, 'can use query overloads','can use or queries','supports multiple in ops'. |
Yep, I have
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.