JNSimba opened a new pull request, #4135: URL: https://github.com/apache/doris-website/pull/4135
## Summary Clarifies that `from-timestamp` includes the specified start time. Documents how Binlog reads wait for in-flight transactions and how the Connector retries visibility wait timeouts using `source.binlog.visible-wait-timeout` (default `5m`). Explains the source's at-least-once delivery and Flink's optional CDC event deduplication setting, with a primary key in the source-table example. ## Versions - [x] dev - [ ] 4.x - [ ] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) The 4.x connector page has no Binlog Source section; these options are documented only on the current page. ## Languages - [x] Chinese - [x] English ## Docs Checklist - [x] Checked by AI - [ ] Test Cases Built (documentation-only change) - [x] Updated required version and language counterparts, or explained why not - [x] If only one language changed, confirmed whether source/translation counterparts need sync Validation: `git diff --check`; `yarn docs:lint:changed` exited 0 and still reports existing documentation findings. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
