Skip to content

*: make the expressions of GlobalStats consistent#18524

Merged
ti-chi-bot[bot] merged 8 commits into
pingcap:masterfrom
lilin90:make-globalstats-consistent
Nov 26, 2024
Merged

*: make the expressions of GlobalStats consistent#18524
ti-chi-bot[bot] merged 8 commits into
pingcap:masterfrom
lilin90:make-globalstats-consistent

Conversation

@lilin90
Copy link
Copy Markdown
Member

@lilin90 lilin90 commented Sep 3, 2024

What is changed, added or deleted? (Required)

This PR makes the expressions of GlobalStats consistent and easier to understand based on this comment #17827 (comment) and communication with winoros. It's a follow-up to #17827.

Specifically, this PR changes GlobalStats to 分区表的全局统计信息, or just 全局统计信息 when the context is clear to avoid redundancy.

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions (in Chinese).

  • master (the latest development version)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.2 (TiDB 8.2 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions))

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 3, 2024
@lilin90 lilin90 added type/enhancement The issue or PR belongs to an enhancement. translation/doing This PR’s assignee is translating this PR. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 3, 2024
@ti-chi-bot ti-chi-bot Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed missing-translation-status This PR does not have translation status info. labels Sep 3, 2024
@lilin90 lilin90 self-assigned this Sep 3, 2024
@lilin90 lilin90 requested a review from winoros September 3, 2024 08:17
@lilin90 lilin90 added the needs-cherry-pick-release-8.1 Should cherry pick this PR to release-8.1 branch. label Sep 3, 2024
@ti-chi-bot ti-chi-bot Bot added area/develop This PR relates to the area of TiDB App development. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 10, 2024
This reverts commit a65ae9f.
@ti-chi-bot ti-chi-bot Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Sep 10, 2024
@lilin90 lilin90 removed the needs-cherry-pick-release-8.1 Should cherry pick this PR to release-8.1 branch. label Nov 14, 2024
@lilin90 lilin90 added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Nov 15, 2024
Copy link
Copy Markdown
Collaborator

@qiancai qiancai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

Comment thread optimizer-fix-controls.md Outdated
Comment thread system-variables.md Outdated
Comment thread statistics.md Outdated
Comment thread statistics.md Outdated
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Nov 15, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Nov 15, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-11-15 08:16:17.853599245 +0000 UTC m=+603340.044468242: ☑️ agreed by qiancai.

Co-authored-by: Grace Cai <qqzczy@126.com>
@lilin90 lilin90 changed the title Make the expressions of GlobalStats consistent *: make the expressions of GlobalStats consistent Nov 18, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Nov 21, 2024

@winoros: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@lilin90
Copy link
Copy Markdown
Member Author

lilin90 commented Nov 26, 2024

/approve

@lilin90 lilin90 added the lgtm label Nov 26, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Nov 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lilin90

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the approved label Nov 26, 2024
@ti-chi-bot ti-chi-bot Bot merged commit 291a277 into pingcap:master Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/develop This PR relates to the area of TiDB App development. lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. type/enhancement The issue or PR belongs to an enhancement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants