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
Optimistic: support start task with inconsistent upstream table schema #3903
Optimistic: support start task with inconsistent upstream table schema #3903
Changes from 54 commits
cf3881c
3022cc5
d509b0c
25c1d59
7b0ad14
296fca9
f9a691f
48b58b7
462cc78
7034319
d61d3fe
fabbfd5
fdfe741
a7cce9b
6327cbc
b2e89e3
c31815d
11a6908
d6988fd
9d1921b
ff2fa16
ac35de9
0af4f18
7c449ac
ee3284f
84d9aeb
9fb1d3a
00171da
b05c11b
4c3a20e
fd2ab4f
d179ffb
3e9f372
54279fc
642cf8f
6c8d3ca
c013b51
8c0443e
89964f2
0c6d1bd
8e2520e
57cf50f
9c7ba68
818a5ed
ece233f
b04db38
58f25f8
1a8d472
2b09cce
7f296c3
c9a821c
5afac75
8564fdf
762fb91
96aee90
41cf696
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
fix #3629
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.
seems for a task of (source1, source2), source1 drop column/add index, stop-task -s source2, there's no chance to drop column/add index.
we can open another known issue or treat it as a limitation