-
Notifications
You must be signed in to change notification settings - Fork 286
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
sink(refactor): Refine functions and improve event splitting code #2367
sink(refactor): Refine functions and improve event splitting code #2367
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Marking the change requires only one 👍 because it is simple and does not modify any logic. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest LGTM
Co-authored-by: Neil Shen <overvenus@gmail.com>
/run-all-tests |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: b13eab7
|
/run-all-tests |
/run-unit-tests /run-leak-tests |
/run-leak-tests |
Codecov Report
@@ Coverage Diff @@
## master #2367 +/- ##
================================================
+ Coverage 55.4466% 55.6709% +0.2242%
================================================
Files 165 170 +5
Lines 19581 20420 +839
================================================
+ Hits 10857 11368 +511
- Misses 7685 7953 +268
- Partials 1039 1099 +60 |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created: #2397. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created: #2398. |
In response to a cherrypick label: new pull request created: #2399. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
What problem does this PR solve?
ref: #2301
What is changed and how it works?
Refine functions and improve event splitting code.
Check List
Tests
Code changes
None
Side effects
None
Related changes
Release note