zclllyybb commented on issue #3912:
URL: https://github.com/apache/doris-website/issues/3912#issuecomment-4627810014

   Breakwater-GitHub-Analysis-Slot: slot_9545b336d1c4
   
   Initial triage:
   
   The screenshot points to a documentation typo in the Chinese 2.1 dynamic 
partitioning page, specifically the `dynamic_partition.buckets` row. The zh-CN 
version 2.1 markdown currently says that setting `dynamic_partition.buckets` 
overrides the bucket count specified in `DISTRIBUTED`, but then has an extra 
dangling `量。` at the end of the sentence.
   
   Verified scope:
   
   - Affected: 
`i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/table-design/data-partitioning/dynamic-partitioning.md`,
 `dynamic_partition.buckets` row.
   - Also affected by the same copied typo: 
`i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/table-design/data-partitioning/dynamic-partitioning.md`.
   - Not affected in the checked copies: English version 2.1, zh-CN 
current/4.x, and Japanese version 2.1.
   - I did not find an already open public PR for this exact typo.
   
   This does not look like a Doris runtime behavior issue, and no 
SQL/profile/log evidence is needed to confirm it. The likely fix is just to 
remove the trailing `量。` from the affected zh-CN localized versioned pages, 
keeping the intended sentence as: `动态创建的分区所对应的分桶数。设置该参数后会覆盖 \`DISTRIBUTED\` 
中指定的分桶数。`
   
   Suggested next step: handle this as a small docs/i18n cleanup PR for zh-CN 
2.1 and 3.x.
   


-- 
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]

Reply via email to