The description of `tidb_build_stats_concurrency` in the documentation is incorrect
Open
Nobody has claimed this yet.
severity/moderate
type/bug
- Dominant language
- Python
- Stars
- 617
- Forks
- 724
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 223
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Check https://docs.pingcap.com/zh/tidb/dev/statistics#tidb_build_stats_concurrency
2. What did you expect to see? (Required)
It should explain that it controls concurrency at the table or partition level.
3. What did you see instead (Required)
It says that this parameter controls the concurrency at the column level.
4. What is your TiDB version? (Required)
dev
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked TiDB documentation page at the tidb_build_stats_concurrency section and review the parameter description. Correct the scope from column level to table or partition level, then check the rendered section to confirm the wording matches the issue’s expected behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100