Skip to content

Conversation

@niezefeng
Copy link
Contributor

@niezefeng niezefeng commented Jun 28, 2020

What is changed, added or deleted? (Required)

Update functions-and-operator documents and json-functions documents.

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

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

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

@CLAassistant
Copy link

CLAassistant commented Jun 28, 2020

CLA assistant check
All committers have signed the CLA.

@yikeke yikeke requested review from SunRunAway and yikeke June 28, 2020 10:36
@yikeke
Copy link
Contributor

yikeke commented Jun 28, 2020

PTAL @Reminiscent

@yikeke yikeke added needs-cherry-pick-4.0 status/PTAL This PR is ready for reviewing. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. labels Jun 28, 2020
@ti-srebot
Copy link
Contributor

@SunRunAway, @yikeke, PTAL.

@yikeke yikeke requested review from ran-huang and removed request for yikeke July 2, 2020 05:39
@ran-huang ran-huang added the status/require-change Needs the author to address comments. label Jul 2, 2020
@ran-huang ran-huang changed the title update functions-and-operator documents update functions-and-operator and generated-columns Jul 2, 2020
niezefeng and others added 9 commits July 3, 2020 10:15
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
niezefeng and others added 2 commits July 3, 2020 10:27
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
@ran-huang ran-huang removed the status/require-change Needs the author to address comments. label Jul 3, 2020
@ran-huang ran-huang requested a review from wjhuang2016 July 3, 2020 04:24
Copy link
Contributor

@ran-huang ran-huang left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Jul 3, 2020
@ti-srebot
Copy link
Contributor

@ran-huang,Thanks for your review.

Copy link
Contributor

@ti-srebot ti-srebot left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot
Copy link
Contributor

@niezefeng, please update your pull request.

@ti-srebot
Copy link
Contributor

@ran-huang, @ti-srebot, @SunRunAway, @wjhuang2016, PTAL.

- You can neither convert a generated stored column to a normal column through the `ALTER TABLE` statement nor convert a normal column to a generated stored column.
- You cannot modify the **expression** of a generated stored column through the `ALTER TABLE` statement.
- Not all [JSON functions](/functions-and-operators/json-functions.md) are supported.
- You cannot add the generated column through `ALTER TABLE`.
Copy link
Member

Choose a reason for hiding this comment

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

You cannot add the stored generated column through ALTER TABLE.

@ran-huang
Copy link
Contributor

@wjhuang2016 Comments addressed. PTAL again. Thanks~

Copy link
Member

@wjhuang2016 wjhuang2016 left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot
Copy link
Contributor

@wjhuang2016, Thanks for your review, however we are sorry that your vote won't be count. You are not a reviewer or committer or co-leader or leader for the related sigs:docs(slack).

@ran-huang
Copy link
Contributor

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Jul 6, 2020
@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot ti-srebot merged commit 59f66cb into pingcap:master Jul 6, 2020
ti-srebot pushed a commit to ti-srebot/docs that referenced this pull request Jul 6, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Contributor

cherry pick to release-4.0 in PR #3172

ti-srebot added a commit that referenced this pull request Jul 6, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. status/PTAL This PR is ready for reviewing. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants