Skip to content

[Backport 2.x] fix case insensitive query on wildcard field#15936

Merged
msfroh merged 2 commits into
2.xfrom
backport/backport-15882-to-2.x
Oct 2, 2024
Merged

[Backport 2.x] fix case insensitive query on wildcard field#15936
msfroh merged 2 commits into
2.xfrom
backport/backport-15882-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport aaa92ae from #15882.

* fix case insensitive query on wildcard field

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>

* fix YAML test

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>

* add change log

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>

---------

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
Co-authored-by: gesong.samuel <gesong.samuel@bytedance.com>
(cherry picked from commit aaa92ae)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for da50fd8: 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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for da50fd8: SUCCESS

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.78%. Comparing base (63d2950) to head (7e53c28).
Report is 50 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/index/mapper/WildcardFieldMapper.java 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15936      +/-   ##
============================================
+ Coverage     71.67%   71.78%   +0.10%     
- Complexity    64638    64701      +63     
============================================
  Files          5276     5276              
  Lines        302336   302339       +3     
  Branches      43993    43994       +1     
============================================
+ Hits         216714   217026     +312     
+ Misses        67549    67252     -297     
+ Partials      18073    18061      -12     

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

Signed-off-by: gaobinlong <gbinlong@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

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

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.

4 participants