Hang Ruan
Hang Ruan
@tigrulya-exe I think we should add the test environment in cdc e2e tests to verify the flink version 1.15.
I also consider if we should use the name `ALL` to replace `RETRACT`.
@whhe Are there some tests that already produce this error?
These startup modes are not supported now.
PR #1661 fixed this issue.
This issue will be fixed by #1236.
This issue has be fixed in #1661.
cc @leonardBang this PR is in version 2.2.0, but not merge.
I think this behavior is reasonable. If we get update type changes when the primary key is changed.We will get changes like this: ``` -U[6,3] +U[7,3] ``` For downstream operators,...
Thanks for your work , @zhmin . I run the test `MySqlConnectorITCase#testConsumingAllEvents` in debug mode. It seems that both `sourceIdleTime` and `currentEmitEventTimeLag` will be ignored, which are registered in the...