flashback: support to flashback to tso syntax#48493
flashback: support to flashback to tso syntax#48493ti-chi-bot[bot] merged 5 commits intopingcap:masterfrom
Conversation
|
Hi @BornChanger. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. 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 kubernetes/test-infra repository. |
812711b to
8a963cf
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #48493 +/- ##
================================================
+ Coverage 71.2181% 73.0429% +1.8247%
================================================
Files 1360 1389 +29
Lines 403880 413836 +9956
================================================
+ Hits 287636 302278 +14642
+ Misses 96316 92748 -3568
+ Partials 19928 18810 -1118
Flags with carried forward coverage won't be shown. Click here to find out more.
|
df8fcc7 to
43e2d35
Compare
|
/retest |
|
@BornChanger: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn 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/test-infra repository. |
Defined2014
left a comment
There was a problem hiding this comment.
Please fix the parser.y, other LGTM
|
/cc @CbcWestwolf |
CbcWestwolf
left a comment
There was a problem hiding this comment.
LGTM, please fix the indentation in parser.y
[LGTM Timeline notifier]Timeline:
|
|
/retest |
|
@BornChanger: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn 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/test-infra repository. |
Signed-off-by: BornChanger <dawn_catcher@126.com>
b86cf8e to
8881508
Compare
|
/unhold |
|
/retest |
|
@BornChanger: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn 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/test-infra repository. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CbcWestwolf, Defined2014, easonn7 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
What problem does this PR solve?
Issue Number: close #48372
Problem Summary:
What is changed and how it works?
This PR provide the
flashback cluster to tsosupport.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.