-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Star tree] Remove star tree feature flag and add index setting to configure star tree search on index basis #18070
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
[Star tree] Remove star tree feature flag and add index setting to configure star tree search on index basis #18070
Conversation
❌ Gradle check result for 135be39: 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 f7b7caf: 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 a97f1eb: 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 82001bc: 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 8bcc71f: 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 5eb7ac3: 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 5a90f9a: 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 5a90f9a: 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? |
…mental Signed-off-by: bharath-techie <[email protected]>
Signed-off-by: bharath-techie <[email protected]>
Signed-off-by: bharath-techie <[email protected]>
Signed-off-by: bharath-techie <[email protected]>
Signed-off-by: bharath-techie <[email protected]>
❌ Gradle check result for 5a90f9a: 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 f6c1cce: 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? |
Signed-off-by: bharath-techie <[email protected]>
❕ Gradle check result for 40d503d: 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. |
…nfigure star tree search on index basis (opensearch-project#18070) * Removing star tree indexing and queries added till 2.19 out of experimental Signed-off-by: bharath-techie <[email protected]> * Removing star tree feature flag Signed-off-by: bharath-techie <[email protected]> * Adding more tests for feature flag Signed-off-by: bharath-techie <[email protected]> * Adding Changelog Signed-off-by: bharath-techie <[email protected]> * addressing review comment Signed-off-by: bharath-techie <[email protected]> * resolving conflicts Signed-off-by: bharath-techie <[email protected]> --------- Signed-off-by: bharath-techie <[email protected]>
This change removes feature flag for star tree index and queries.
Description
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.