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 retrieving doc values of unsigned long field #16545

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a2a01f8 from #16543.

* Support retrieving doc values of unsigned long field

Signed-off-by: panguixin <panguixin@bytedance.com>

* add test

Signed-off-by: panguixin <panguixin@bytedance.com>

* changelog

Signed-off-by: panguixin <panguixin@bytedance.com>

* randomize test

Signed-off-by: panguixin <panguixin@bytedance.com>

---------

Signed-off-by: panguixin <panguixin@bytedance.com>
(cherry picked from commit a2a01f8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Nov 2, 2024

✅ Gradle check result for 2edf092: SUCCESS

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.86%. Comparing base (991df43) to head (2edf092).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #16545   +/-   ##
=========================================
  Coverage     71.85%   71.86%           
- Complexity    65389    65411   +22     
=========================================
  Files          5312     5312           
  Lines        305016   305022    +6     
  Branches      44440    44440           
=========================================
+ Hits         219180   219198   +18     
+ Misses        67592    67527   -65     
- Partials      18244    18297   +53     

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

@reta reta merged commit 188a909 into 2.x Nov 2, 2024
62 checks passed
@github-actions github-actions bot deleted the backport/backport-16543-to-2.x branch November 2, 2024 02:55
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