sufeng23c opened a new issue, #3136: URL: https://github.com/apache/flink-cdc/issues/3136
First, we config the starup.options as `initial`, it works well. Then, we do savepoint by command `flink savepoint xx`. Last, we config the startup.options as `latest`, and add a new table, start task from the savepoint. The result is that the new added table still perfoms initial snapshot and new changes. Is it possible that the above scenario is not supported? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
