*: remove useless FIXME tip in code#22970
Conversation
Signed-off-by: xhe <xw897002528@gmail.com>
|
/sig sql-infra |
|
/label needs-cherry-pick-5.0-rc |
Signed-off-by: xhe <xw897002528@gmail.com>
|
/lgtm |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/merge |
|
@xhebox: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger If you have any questions about the PR merge process, please refer to pr process. DetailsInstructions 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. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 83b7a48 |
|
/run-all-tests |
|
@ti-chi-bot update this pr branch |
|
@xhebox: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests DetailsInstructions 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. |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0-rc in PR #22973 |
Signed-off-by: xhe xw897002528@gmail.com
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary: Either
RestoreStringSingleQuotesorRestoreStringDoubleQuotescan solve the issue. Doubles like''/""will be interpreted as one single character in the string.Check List
Tests
Side effects
Release note