Skip to content

tidb-functions: update tidb-functions.md doc#8777

Merged
ti-chi-bot merged 12 commits into
pingcap:masterfrom
Oreoxmt:translate/docs-cn/8775
Jun 7, 2022
Merged

tidb-functions: update tidb-functions.md doc#8777
ti-chi-bot merged 12 commits into
pingcap:masterfrom
Oreoxmt:translate/docs-cn/8775

Conversation

@Oreoxmt

@Oreoxmt Oreoxmt commented Jun 1, 2022

Copy link
Copy Markdown
Contributor

First-time contributors' checklist

What is changed, added or deleted? (Required)

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.

  • master (the latest development version)
  • v6.1 (TiDB 6.1 versions)
  • v6.0 (TiDB 6.0 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)
  • v4.0 (TiDB 4.0 versions)

What is the related PR or file 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

@Oreoxmt Oreoxmt added translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. area/engine Indicates that the Issue or PR belongs to the area of TP storage or Cloud storage. needs-cherry-pick-release-6.0 v6.1 This PR/issue applies to TiDB v6.1. labels Jun 1, 2022
@Oreoxmt
Oreoxmt requested review from TomShawn and TonsnakeLin June 1, 2022 02:25
@Oreoxmt Oreoxmt self-assigned this Jun 1, 2022
@ti-chi-bot

ti-chi-bot commented Jun 1, 2022

Copy link
Copy Markdown
Member

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • TomShawn

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Details

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@CLAassistant

CLAassistant commented Jun 1, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ti-chi-bot ti-chi-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 1, 2022
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
@Oreoxmt
Oreoxmt requested a review from TonsnakeLin June 1, 2022 05:50
@Oreoxmt
Oreoxmt force-pushed the translate/docs-cn/8775 branch from 54f1eca to 88149ab Compare June 1, 2022 08:11
Comment thread functions-and-operators/tidb-functions.md Outdated
@Oreoxmt Oreoxmt removed their assignment Jun 6, 2022
Comment thread functions-and-operators/tidb-functions.md Outdated

@TomShawn TomShawn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

mostly minor comments

Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Oreoxmt and others added 2 commits June 6, 2022 21:37
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Comment thread functions-and-operators/tidb-functions.md Outdated
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Comment thread functions-and-operators/tidb-functions.md Outdated

- Scenarios:

- When there is a write hotspot caused by monotonically increasing or decreasing keys on the unique secondary index, and the index contains integer type fields.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- When there is a write hotspot caused by monotonically increasing or decreasing keys on the unique secondary index, and the index contains integer type fields.
- There is a write hotspot caused by monotonically increasing or decreasing keys on the unique secondary index, and the index contains integer type fields.

Comment thread functions-and-operators/tidb-functions.md Outdated

@TomShawn TomShawn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

rest LGTM

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Jun 7, 2022
Comment thread functions-and-operators/tidb-functions.md Outdated
@TomShawn

TomShawn commented Jun 7, 2022

Copy link
Copy Markdown
Contributor

/merge

@ti-chi-bot

Copy link
Copy Markdown
Member

@TomShawn: /merge in this pull request requires 2 approval(s).

Details

In response to this:

/merge

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 ti-community-infra/tichi repository.

@TomShawn

TomShawn commented Jun 7, 2022

Copy link
Copy Markdown
Contributor

/remove-status LGT1
/status LGT2

@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jun 7, 2022
@TomShawn

TomShawn commented Jun 7, 2022

Copy link
Copy Markdown
Contributor

/merge

@ti-chi-bot

Copy link
Copy Markdown
Member

This pull request has been accepted and is ready to merge.

DetailsCommit hash: b5f8ffd

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Jun 7, 2022
@ti-chi-bot
ti-chi-bot merged commit dd7f88d into pingcap:master Jun 7, 2022
@ti-chi-bot

Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created: #8811.

@ti-chi-bot

Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created: #8812.

TomShawn added a commit that referenced this pull request Jun 7, 2022
* add tidb_shard

* update tidb_shard

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>

* Apply suggestions from code review

* Update functions-and-operators/tidb-functions.md

Co-authored-by: Aolin <aolin.zhang@pingcap.com>
Co-authored-by: Aolin <aolinz@outlook.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
@Oreoxmt
Oreoxmt deleted the translate/docs-cn/8775 branch June 8, 2022 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Indicates that the Issue or PR belongs to the area of TP storage or Cloud storage. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. v6.1 This PR/issue applies to TiDB v6.1.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants