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/backport 13721 to 2.x #14151

Merged

Conversation

rishabhmaurya
Copy link
Contributor

@rishabhmaurya rishabhmaurya commented Jun 10, 2024

backport #13721

Related Issues

Resolves

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.

…ect#13721)

* Integration test for derived fields

* tests derived fields when defined in index mappings
* tests derived fields when defined in query
* tests mappings and settings updates for derived fields
* tests index and search analyzer applicability on derived fields
* tests query string

Signed-off-by: Rishabh Maurya <[email protected]>

* rename source_indexed_field to prefilter_field

Signed-off-by: Rishabh Maurya <[email protected]>

* Add entry to CHANGELOG

Signed-off-by: Rishabh Maurya <[email protected]>

---------

Signed-off-by: Rishabh Maurya <[email protected]>
(cherry picked from commit c49eca4)
@rishabhmaurya rishabhmaurya self-assigned this Jun 10, 2024
@rishabhmaurya rishabhmaurya added the v2.15.0 Issues and PRs related to version 2.15.0 label Jun 10, 2024
Copy link
Contributor

❕ Gradle check result for 5325d2a: 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 Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.35%. Comparing base (0dd892c) to head (18899ee).
Report is 339 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14151      +/-   ##
============================================
+ Coverage     71.28%   71.35%   +0.07%     
- Complexity    60145    61839    +1694     
============================================
  Files          4957     5071     +114     
  Lines        282799   290401    +7602     
  Branches      41409    42338     +929     
============================================
+ Hits         201591   207228    +5637     
- Misses        64189    65760    +1571     
- Partials      17019    17413     +394     

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

Copy link
Contributor

✅ Gradle check result for 18899ee: SUCCESS

@mch2 mch2 merged commit ed4149a into opensearch-project:2.x Jun 11, 2024
35 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
* Fix the breaking change check due to Derived fields changes in 2.15

Signed-off-by: Rishabh Maurya <[email protected]>

* [Derived Field] Integration tests for derived fields (opensearch-project#13721)

* Integration test for derived fields

* tests derived fields when defined in index mappings
* tests derived fields when defined in query
* tests mappings and settings updates for derived fields
* tests index and search analyzer applicability on derived fields
* tests query string

Signed-off-by: Rishabh Maurya <[email protected]>

* rename source_indexed_field to prefilter_field

Signed-off-by: Rishabh Maurya <[email protected]>

* Add entry to CHANGELOG

Signed-off-by: Rishabh Maurya <[email protected]>

---------

Signed-off-by: Rishabh Maurya <[email protected]>
(cherry picked from commit c49eca4)

---------

Signed-off-by: Rishabh Maurya <[email protected]>
Signed-off-by: kkewwei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.15.0 Issues and PRs related to version 2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants