pingcap / pingcap/docs

Inaccurate description on limitations on a single column

Open
#11,890 0 comments 0 reactions 1 assignee View on GitHub

@cfzjywxk is already working on this.

Since Jan 4, 2023.

area/transaction tracked
Dominant language
Python
Stars
617
Forks
724
Avg merge
2d 10h
Merged PRs (30d)
223

Description

File: /master/tidb-limitations.md
image

The description for limitations on a single column is actually the limitations on a single row. Currently, TiDB does not check size limit for a single column by now, and it checks the key and whole value size.

The doc needs update.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.