Table INFORMATION_SCHEMA.ATTRIBUTES is not documented
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 617
- Forks
- 724
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 223
Description
Change Request
Please answer the following questions before submitting your issue. Thanks!
-
Describe what you find is inappropriate or missing in the existing docs.
https://docs.pingcap.com/tidb/stable/information-schema does not include ATTRIBUTES table -
Describe your suggestion or addition.
ATTRIBUTES table shows the Table Attributes, see https://docs.pingcap.com/tidb/stable/table-attributes -
Provide some reference materials (such as documents and websites) if you could.
First created under name REGION_LABEL
https://github.com/pingcap/tidb/pull/26637
Then renamed to ATTRIBUTES
https://github.com/pingcap/tidb/pull/29174
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
Start with the stable INFORMATION_SCHEMA documentation page and compare it with the table-attributes page linked in the issue. Add the missing ATTRIBUTES table entry, using the referenced TiDB pull requests for context, and verify that the table is listed and described consistently with the other INFORMATION_SCHEMA tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100