-
Notifications
You must be signed in to change notification settings - Fork 25.2k
CCS test coverage for index filtering on ES|QL field_caps call #118054
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
Comments
Pinging @elastic/es-analytical-engine (Team:Analytics) |
1 similar comment
Pinging @elastic/es-analytical-engine (Team:Analytics) |
Implemented by #119619 |
I am reopening this one because, while the code in #119619 is great and covers a lot of cases, I believe there are some use cases that need to be checked:
|
@astefan I'm not sure we have now tests in I can certainly start with adding metadata checks in |
Thank you @smalyshev. Adding metadata checking to RequestIndexFilteringIT is ok with me. This test class and checks you added with this PR test scenarios where everything is ok from cluster availability point of view with queries that use filters. In my vision, the same tests from |
Description
Following the implementation of field_caps retry mechanism in ES|QL using an index filter, test coverage is needed on CCS-related scenarios.
The text was updated successfully, but these errors were encountered: