-
Couldn't load subscription status.
- Fork 130
Fix: support custom _type specified indices in rollup jobs
#4
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
Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #4 +/- ##
============================================
- Coverage 78.09% 77.82% -0.27%
+ Complexity 1857 1856 -1
============================================
Files 255 255
Lines 10261 10265 +4
Branches 1517 1518 +1
============================================
- Hits 8013 7989 -24
- Misses 1429 1456 +27
- Partials 819 820 +1
Continue to review full report at Codecov.
|
…rch-project#4) Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
# This is the 1st commit message: Removed unnecessary user notifications for version conflict exceptions in Snapshot Management Signed-off-by: Kamal Nayan <askkamal@amazon.com> # This is the commit message opensearch-project#2: Unwrapped the exception Signed-off-by: Kamal Nayan <askkamal@amazon.com> # This is the commit message opensearch-project#3: Added the unit tests and updated the code Signed-off-by: Kamal Nayan <askkamal@amazon.com> # This is the commit message opensearch-project#4: Updated the code for minor fixes and nits Signed-off-by: Kamal Nayan <askkamal@amazon.com>
Issue #, if available:
Description of changes:
Support source indices which have custom specified
_typein rollup jobsCheckList:
[ X] Commits are signed per the DCO using --signoff
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.