-
Notifications
You must be signed in to change notification settings - Fork 181
Keep up with refactoring in OpenSearch. #1588
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
Keep up with refactoring in OpenSearch. #1588
Conversation
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #1588 +/- ##
=========================================
Coverage 97.16% 97.16%
Complexity 4116 4116
=========================================
Files 371 371
Lines 10365 10366 +1
Branches 704 704
=========================================
+ Hits 10071 10072 +1
Misses 287 287
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
|
SQL Java CI is failing on BWC test suite. This was the case before this PR and looks to be a problem in core -- last time BWC tests pass their was almost a week ago. |
* Keep up with refactoring in OpenSearch. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> * Updating code formatting. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> --------- Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
* Keep up with refactoring in OpenSearch. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> * Updating code formatting. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> --------- Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
* Keep up with refactoring in OpenSearch. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> * Updating code formatting. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> --------- Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> (cherry picked from commit 3fc11a4)
* Keep up with refactoring in OpenSearch. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> * Updating code formatting. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> --------- Signed-off-by: MaxKsyunz <maxk@bitquilltech.com> (cherry picked from commit 3fc11a4) Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
Addressing changes by opensearch-project/OpenSearch#7309
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.