Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(cdc): auto schema change for mysql cdc #17876
feat(cdc): auto schema change for mysql cdc #17876
Changes from all commits
606b1d0
99c0785
245ddbe
dbb18a5
bd123ff
5971ea2
1d60a6a
da9d689
7d2a408
e1cc54a
58e1817
35f9b4f
532c31e
f507196
9b85887
33857bb
850f1d0
6ffeb3b
44f736f
266354b
32b9377
253ea41
e6cfb50
f1c41b0
dcb359e
0539172
f1fff64
5d97d73
ead027b
7d1fe85
1295374
82815d1
7be0555
78088c9
a2b2a2b
bd3cbaf
73878f4
09b7979
950a09d
27a7017
158ff10
a7c00d6
7cd2788
702d146
12778aa
6452745
c50856a
a8f52e4
4ce2c47
b85a604
3532e74
22e67e8
70c9299
2c435d9
3012b57
af8bca9
5b1d8d6
da9ee1b
6d18dce
d1711c9
3038bf2
717f1af
6ac586b
331409a
0dee439
90bc49e
f17d1c2
40ccdd4
ed91f7e
259c055
df65235
766313c
df80dd6
756d840
219a77e
ddd667a
deefc9a
08d355b
5d238d2
1b3ee00
864fae2
a7fc383
7609748
52ddfeb
844cbf0
b853f20
27fa578
e0fd50c
ec742de
31162c8
d68aca5
d003d2b
533cf22
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 457 in proto/ddl_service.proto
GitHub Actions / Check breaking changes in Protobuf files
Check failure on line 457 in proto/ddl_service.proto
GitHub Actions / Check breaking changes in Protobuf files
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.
How about adding metrics for auto schema change trigger count, failure count and duration?
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.
good point.