DanielLeens commented on issue #10969: URL: https://github.com/apache/seatunnel/issues/10969#issuecomment-4585407156
Checked the current `dev` branch again, and this appears to be addressed already in PR #10970. The important point is that the SQL Server CDC DDL-history boundary is now aligned with the main inclusive reading window, so the `ddl_lsn == fromLsn` edge case described here should no longer be skipped in `dev`. If possible, please verify against: - the latest `dev` branch build, or - the next release containing PR #10970 If it still reproduces there, please update the thread and we can continue checking. Otherwise, this can be treated as fixed in `dev`. -- 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]
