refactor/improve clarity: change system-table to information-schema (#4109) #4195
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cherry-pick #4109 to release-4.0
For reviewers:
@zz-jason @kissmydb 之前因为英文 review 得不是特别仔细,我在对齐的过程中看得仔细些,在 pingcap/docs#3470 修了一些之前没发现的问题,而且在下面的描述里把这 51 个文件的改动概述了下。两位也可以对着中文版再仔细地 review 下技术细节,thanks~
@lilin90 FYI:原 pr 的 .github/assign-by-files.yml 和 check-cluster-status-using-sql-statements.md 在中文版这已经被移除了,所以中文 PR 改动文件数为 51,英文 PR 为 53。
What is changed, added or deleted? (Required)
这个 PR 非常大,为了方便 review,概述如下:
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?