-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Introduce index.query.max_nested_depth
. backport 2.x
#12286
Introduce index.query.max_nested_depth
. backport 2.x
#12286
Conversation
index.query.max_nested_depth
index.query.max_nested_depth
. backport 2.x
fyi @reta |
Compatibility status:Checks if related components are compatible with change 9a224ab Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/sql.git] |
❕ Gradle check result for 24c4c44: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #12286 +/- ##
============================================
+ Coverage 71.18% 71.28% +0.09%
- Complexity 59956 60006 +50
============================================
Files 4944 4944
Lines 282184 282197 +13
Branches 41334 41335 +1
============================================
+ Hits 200860 201151 +291
+ Misses 64282 64045 -237
+ Partials 17042 17001 -41 ☔ View full report in Codecov by Sentry. |
❌ Gradle check result for 1a0049c: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
@mkhludnev sorry DCO check is failing now :( |
Signed-off-by: Mikhail Khludnev <mkhl@apache.org>
05296d9
to
9a224ab
Compare
❌ Gradle check result for 05296d9: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for 9a224ab: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
backporting #11670