-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Remove scoring enabled assumptions in ES|QL match test #121393
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
Remove scoring enabled assumptions in ES|QL match test #121393
Conversation
It looks like this PR modifies one or more |
Documentation preview: |
Pinging @elastic/es-analytical-engine (Team:Analytics) |
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.
I think there are also the following usages of the METADATA_SCORE
cap:
- PhysicalPlanOptimizerTests
- QueryStringIT
- MatchOperatorIT
I guess those can be removed as well?
…/elasticsearch into esql_test_no_scoring_assumption
…t_no_scoring_assumption
…/elasticsearch into esql_test_no_scoring_assumption
fixes ##120940