-
Notifications
You must be signed in to change notification settings - Fork 139
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] Fix SparkSubmitParameterModifier issue #2839
Conversation
Signed-off-by: Tomoyuki Morita <moritato@amazon.com> (cherry picked from commit 607354c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #2839 +/- ##
=========================================
Coverage 94.65% 94.65%
- Complexity 5135 5136 +1
=========================================
Files 509 509
Lines 14600 14601 +1
Branches 946 946
=========================================
+ Hits 13819 13820 +1
Misses 740 740
Partials 41 41
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Build failed due to opensearch-project/security#4576 |
Build failure has fixed |
(cherry picked from commit 607354c) Signed-off-by: Tomoyuki Morita <moritato@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> (cherry picked from commit bebf31a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Backport 607354c from #2837.