-
Couldn't load subscription status.
- Fork 2.3k
[GRPC] Bump org.opensearch:protobufs to 0.18.0 and fix compilation errors
#19447
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
Conversation
f358e81 to
e7458bf
Compare
Signed-off-by: Karen X <karenxyr@gmail.com>
e7458bf to
28b984c
Compare
org.opensearch:protobufs to 0.18.0org.opensearch:protobufs to 0.18.0 and fix compilation errors
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #19447 +/- ##
============================================
+ Coverage 72.96% 72.98% +0.02%
- Complexity 69969 69996 +27
============================================
Files 5676 5676
Lines 321265 321246 -19
Branches 46445 46439 -6
============================================
+ Hits 234407 234460 +53
+ Misses 67901 67830 -71
+ Partials 18957 18956 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
...main/java/org/opensearch/transport/grpc/proto/request/search/InnerHitsBuilderProtoUtils.java
Show resolved
Hide resolved
…errors (opensearch-project#19447) * upgrade to protobufs 0.18.0 Signed-off-by: Karen X <karenxyr@gmail.com> * add tests Signed-off-by: Karen X <karenxyr@gmail.com> --------- Signed-off-by: Karen X <karenxyr@gmail.com>
…errors (opensearch-project#19447) * upgrade to protobufs 0.18.0 Signed-off-by: Karen X <karenxyr@gmail.com> * add tests Signed-off-by: Karen X <karenxyr@gmail.com> --------- Signed-off-by: Karen X <karenxyr@gmail.com>
Description
Related Issues
Part of #19446
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.