Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parser: implement Restore for OnCondition and TableRefsClause #132

Merged
merged 3 commits into from
Dec 28, 2018

Conversation

exialin
Copy link
Contributor

@exialin exialin commented Dec 27, 2018

Implement Restore and unit test for OnCondition and TableRefsClause. Fix Restore of Join.

Issue: pingcap/tidb#8532

Copy link
Contributor

@kennytm kennytm left a comment

Choose a reason for hiding this comment

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

LGTM

@kennytm kennytm added the status/LGT1 LGT1 label Dec 27, 2018
@exialin exialin changed the title parser: implement Restore for OnCondition parser: implement Restore for OnCondition and TableRefsClause Dec 27, 2018
@exialin
Copy link
Contributor Author

exialin commented Dec 27, 2018

@kennytm Sorry I added Restore of TableRefsClause, which can be combined in this PR.

@kennytm kennytm removed the status/LGT1 LGT1 label Dec 27, 2018
Copy link
Contributor

@kennytm kennytm left a comment

Choose a reason for hiding this comment

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

LGTM

@kennytm kennytm added the status/LGT1 LGT1 label Dec 27, 2018
@zier-one zier-one added status/LGT2 LGT2 and removed status/LGT1 LGT1 labels Dec 28, 2018
Copy link
Contributor

@zier-one zier-one left a comment

Choose a reason for hiding this comment

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

LGTM

@zier-one zier-one merged commit a4bdcab into pingcap:master Dec 28, 2018
@exialin exialin deleted the restore-on branch December 28, 2018 04:03
tiancaiamao pushed a commit to tiancaiamao/parser that referenced this pull request Apr 27, 2021
lyonzhi pushed a commit to lyonzhi/parser that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants