Skip to content

[fix](doc) cross-version content corrections (seconds-sub, logstash, CREATE-JOB, unique MoW, ldb maven)#3740

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:fix-crossver-content-batch
May 22, 2026
Merged

[fix](doc) cross-version content corrections (seconds-sub, logstash, CREATE-JOB, unique MoW, ldb maven)#3740
morningman merged 1 commit into
apache:masterfrom
boluor:fix-crossver-content-batch

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 22, 2026

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

  • seconds-sub direction confirmed against the EN doc + example.
  • archive.apache.org maven 3.9.9 link verified HTTP 200; tasks.md target exists.
  • Dead-link check passes.
  • CI build.

Closes #3255
Closes #3269
Closes #3268
Closes #2821
Closes #3333
Closes #2728

- seconds-sub (zh 3.x): the `<seconds>` parameter said "positive adds seconds,
  negative subtracts" — backwards for SECONDS_SUB (and contradicts the example
  and the EN doc). Positive subtracts, negative adds.
- logstash (zh 3.x): examples used the non-default port 8630; the documented
  default HTTP port is 8030.
- CREATE-JOB (zh 4.x): the "查询-TASKS" link had the wrong path depth and
  pointed at jobs.md; repoint to ../../../sql-manual/.../table-valued-functions/tasks.md.
- 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
  correctly states it became the default in 2.1. MoW was introduced in 1.2 but
  became the default in 2.1; align the intro accordingly.
- compilation-with-ldb-toolchain (community EN + zh): the Maven 3.9.9 download
  link pointed at dlcdn.apache.org, which only hosts the latest release (404 for
  older versions); switch to archive.apache.org, which is permanent.

Reported in apache#3255, apache#3269, apache#3268, apache#2821, apache#3333, apache#2728.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit 854cf81 into apache:master May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue on docs Issue on docs Issue on docs Issue on docs Issue on docs

2 participants