-
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) #2397
sink(refactor): Refine functions and improve event splitting code (#2367) #2397
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. 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. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
530f87d
to
1ca0695
Compare
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2397 +/- ##
===================================================
+ Coverage 53.7661% 55.4313% +1.6651%
===================================================
Files 153 165 +12
Lines 15958 19590 +3632
===================================================
+ Hits 8580 10859 +2279
- Misses 6475 7684 +1209
- Partials 903 1047 +144 |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 1ca0695
|
This is an automated cherry-pick of #2367
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