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] fix escaped wildcard query on wildcard field #15892

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 320611a from #15737.

* fix escaped wildcard query on wildcard field

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

* fix format error

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>
Signed-off-by: Michael Froh <froh@amazon.com>
Co-authored-by: gesong.samuel <gesong.samuel@bytedance.com>
Co-authored-by: Michael Froh <froh@amazon.com>
(cherry picked from commit 320611a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 7477bdf: SUCCESS

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 70.96774% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.57%. Comparing base (78c21e2) to head (7477bdf).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/index/mapper/WildcardFieldMapper.java 70.96% 2 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15892      +/-   ##
============================================
- Coverage     71.60%   71.57%   -0.03%     
+ Complexity    64517    64502      -15     
============================================
  Files          5264     5264              
  Lines        301993   302012      +19     
  Branches      43962    43970       +8     
============================================
- Hits         216242   216177      -65     
- Misses        67717    67799      +82     
- Partials      18034    18036       +2     

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

@msfroh msfroh merged commit b4f85a0 into 2.x Sep 10, 2024
57 of 58 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.

1 participant