Skip to content
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

[Backport 2.x] Enforcing append only setting for star-tree index (#17180) #17184

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

bharath-techie
Copy link
Contributor

Description

Backport of #17180

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

…#17180)

Signed-off-by: bharath-techie <bharath78910@gmail.com>
Copy link
Contributor

✅ Gradle check result for b97a26c: SUCCESS

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.93%. Comparing base (fcf5c35) to head (b97a26c).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...java/org/opensearch/index/mapper/ObjectMapper.java 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #17184   +/-   ##
=========================================
  Coverage     71.93%   71.93%           
  Complexity    65937    65937           
=========================================
  Files          5341     5341           
  Lines        307108   307114    +6     
  Branches      44822    44824    +2     
=========================================
+ Hits         220928   220936    +8     
  Misses        67711    67711           
+ Partials      18469    18467    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ashking94 ashking94 merged commit 2187369 into opensearch-project:2.x Jan 29, 2025
70 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants