boluor opened a new pull request, #3740: URL: https://github.com/apache/doris-website/pull/3740
## Summary | Issue | File(s) | Fix | | --- | --- | --- | | #3255 | seconds-sub (zh 3.x) | `<seconds>` said "positive adds, negative subtracts" — backwards for SECONDS_SUB (contradicts the example + EN doc). Positive subtracts, negative adds. | | #3269 | logstash (zh 3.x) | examples used non-default port `8630`; documented default HTTP port is `8030`. | | #3268 | CREATE-JOB (zh 4.x) | the "查询-TASKS" link had the wrong path depth and pointed at `jobs.md`; repoint to `.../table-valued-functions/tasks.md`. | | #2821, #3333 | unique.md (EN current/4.x + zh 2.1/3.x) | the model-comparison intro said merge-on-write is the default "since 1.2", contradicting the body which says it became the default in 2.1. MoW was introduced in 1.2 but became the default in 2.1 — align the intro. | | #2728 | compilation-with-ldb-toolchain (community EN + zh) | the Maven 3.9.9 download link used `dlcdn.apache.org` (only hosts the latest release → 404 for older versions); switch to the permanent `archive.apache.org`. | ## Test plan - [x] seconds-sub direction confirmed against the EN doc + example. - [x] `archive.apache.org` maven 3.9.9 link verified HTTP 200; `tasks.md` target exists. - [x] Dead-link check passes. - [ ] CI build. Closes #3255 Closes #3269 Closes #3268 Closes #2821 Closes #3333 Closes #2728 -- 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]
