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] Support object fields in star-tree index (#16728) #17130

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

bharath-techie
Copy link
Contributor


Description

Backport of #16728 resolving conflicts in CHANGELOG.md

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.

@bharath-techie bharath-techie self-assigned this Jan 27, 2025
@bharath-techie bharath-techie changed the title Support object fields in star-tree index (#16728) [Backport 2.x] Support object fields in star-tree index (#16728) Jan 27, 2025
Copy link
Contributor

❕ Gradle check result for ad17010: 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.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.87%. Comparing base (bf42c3e) to head (ad17010).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...va/org/opensearch/index/mapper/StarTreeMapper.java 72.72% 5 Missing and 1 partial ⚠️
...va/org/opensearch/index/mapper/DocumentParser.java 20.00% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17130      +/-   ##
============================================
- Coverage     71.96%   71.87%   -0.10%     
- Complexity    65772    65773       +1     
============================================
  Files          5325     5326       +1     
  Lines        306459   306531      +72     
  Branches      44698    44712      +14     
============================================
- Hits         220554   220321     -233     
- Misses        67432    67787     +355     
+ Partials      18473    18423      -50     

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

@gbbafna gbbafna merged commit 452cf38 into opensearch-project:2.x Jan 27, 2025
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants