pingcap / pingcap/docs

Partition pruning page does only list HASH and RANGE

Open
#12,992 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

2024-tidb-docs-dash
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!

  1. Describe what you find is inappropriate or missing in the existing docs.

The https://docs.pingcap.com/tidb/stable/partition-pruning page does not mention LIST [COLUMNS], RANGE COLUMNS or the new KEY partitioning.

  1. Describe your suggestion or addition.

  2. Provide some reference materials (such as documents and websites) if you could.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the stable partition-pruning page linked in the issue and compare its current coverage with the partitioning types named here. Update the page to cover LIST COLUMNS, RANGE COLUMNS, and KEY partitioning, then verify that all three are clearly documented alongside HASH and RANGE.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.