-
Notifications
You must be signed in to change notification settings - Fork 288
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: fix avro timezone #1615
sink: fix avro timezone #1615
Conversation
/run-all-tests |
/run-all-tests |
1 similar comment
/run-all-tests |
/run-all-tests |
1 similar comment
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## master #1615 +/- ##
================================================
- Coverage 52.9231% 52.9144% -0.0088%
================================================
Files 152 152
Lines 16027 16041 +14
================================================
+ Hits 8482 8488 +6
- Misses 6646 6655 +9
+ Partials 899 898 -1 |
Is this PR ready to review? |
Yes |
Whether other protocols have this problem, including maxwell, canal, etc. If so, we can file an issue and assign tasks to freshman |
@overvenus @leoppro PTAL |
/lgtm |
[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 writing |
/run-all-tests |
1 similar comment
/run-all-tests |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 4cf67c8
|
Codecov Report
@@ Coverage Diff @@
## master #1615 +/- ##
================================================
- Coverage 53.8681% 53.8375% -0.0306%
================================================
Files 153 153
Lines 16106 16117 +11
================================================
+ Hits 8676 8677 +1
- Misses 6520 6527 +7
- Partials 910 913 +3 |
/run-integration-tests |
/run-unit-tests |
/run-leak-tests |
/run-unit-tests |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-4.0 in PR #1711 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-5.0 in PR #1712 |
What problem does this PR solve?
What is changed and how it works?
Check List
Tests
Unit test
Integration test
Related changes
Need to cherry-pick to the release branch
Release note