Skip to content

Introduce allow_partial_results setting in ES|QL #122890

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

Merged
merged 15 commits into from
Mar 5, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Mute org.elasticsearch.smoketest.MlWithSecurityIT test {yaml=ml/3rd_p…
…arty_deployment/Test start deployment fails while model download in progress} #120814
  • Loading branch information
elasticsearchmachine authored and dnhatn committed Mar 5, 2025
commit be972e8c138ce1cebce1337f2cfa9cd446d517b1
3 changes: 3 additions & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,9 @@ tests:
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
method: test {yaml=search.vectors/41_knn_search_bbq_hnsw/Vector rescoring has same scoring as exact search for kNN section}
issue: https://github.com/elastic/elasticsearch/issues/124052
- class: org.elasticsearch.smoketest.MlWithSecurityIT
method: test {yaml=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
issue: https://github.com/elastic/elasticsearch/issues/120814

# Examples:
#
Expand Down