-
Notifications
You must be signed in to change notification settings - Fork 25.2k
ESQL: add support for partial results #111518
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) |
Related: #103081 |
Please note, this will be Sev1 or Sev2 incident for large Enterprise customers; as the SIEM rules/Analytics run using ESQL will entirely fail even if there is a small shard failure or during underlying host upgrades. |
Based on the off-line discussions, we are considering to set this option to |
Close this in favor of #122802, where we track the progress. |
Description
Allow a query to not fail on a shard failure. Similar to
_search
'esallow_partial_search_results
.The text was updated successfully, but these errors were encountered: