-
Notifications
You must be signed in to change notification settings - Fork 6k
executor: replace Call
with `WithRecovery in the close of hash join v1
#61868
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
Call
with CallWithRecover
in the close of hash join v1Call
with CallWithRecover
in the close of hash join v1
Hi @xzhangxian1008. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Call
with CallWithRecover
in the close of hash join v1Call
with CallWithRecover
in the close of hash join v1
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #61868 +/- ##
================================================
- Coverage 73.0288% 72.9810% -0.0479%
================================================
Files 1730 1753 +23
Lines 481656 508376 +26720
================================================
+ Hits 351748 371018 +19270
- Misses 108355 115338 +6983
- Partials 21553 22020 +467
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <[email protected]>
Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created to branch |
Call
with CallWithRecover
in the close of hash join v1Call
with `WithRecovery in the close of hash join v1
/cherrypick release-6.5-20250805-v6.5.12 |
Signed-off-by: ti-chi-bot <[email protected]>
@xzhangxian1008: new pull request created to branch In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What problem does this PR solve?
Issue Number: close #60926
Problem Summary:
What changed and how does it work?
We replace
Call
withWithRecovery
in the close of hash join v1.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.