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

Fix version check for adding rangeQuery and regexpQuery support for constant_keyword field type #15127

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

gaobinlong
Copy link
Collaborator

Description

This a follow-up PR for #14711, we need to change the version check to 2.17.0 after the original PR is backported to 2.x branch.

In addition, I found the number prefix of the file 110_constant_keyword.yml conflicts with 110_strict_allow_templates.yml, so I renamed 110_constant_keyword.yml to 115_constant_keyword.yml.

Related Issues

No issue.

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.

…onstant_keyword field type

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Copy link
Contributor

github-actions bot commented Aug 6, 2024

✅ Gradle check result for 6401f20: SUCCESS

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.77%. Comparing base (49b7cd4) to head (6401f20).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15127      +/-   ##
============================================
- Coverage     71.84%   71.77%   -0.07%     
+ Complexity    62820    62757      -63     
============================================
  Files          5169     5169              
  Lines        294664   294664              
  Branches      42615    42615              
============================================
- Hits         211691   211495     -196     
- Misses        65530    65775     +245     
+ Partials      17443    17394      -49     

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

@dblock dblock added the backport 2.x Backport to 2.x branch label Aug 6, 2024
@dblock dblock merged commit c725431 into opensearch-project:main Aug 6, 2024
57 of 58 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 6, 2024
…onstant_keyword field type (#15127)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit c725431)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Aug 6, 2024
…onstant_keyword field type (#15127) (#15132)

(cherry picked from commit c725431)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
harshavamsi pushed a commit to harshavamsi/OpenSearch that referenced this pull request Aug 20, 2024
…onstant_keyword field type (opensearch-project#15127)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
wdongyu pushed a commit to wdongyu/OpenSearch that referenced this pull request Aug 22, 2024
…onstant_keyword field type (opensearch-project#15127)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
…onstant_keyword field type (opensearch-project#15127)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants