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: support REORGANIZE PARTITION syntax #494

Merged
merged 3 commits into from
Aug 20, 2019
Merged

Conversation

spongedu
Copy link
Contributor

What problem does this PR solve?

for #419 , support REORGANIZE PARTITION syntax

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

Code changes

N / A

Side effects

N / A

Related changes

N / A

@codecov
Copy link

codecov bot commented Aug 18, 2019

Codecov Report

Merging #494 into master will increase coverage by 0.04%.
The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
+ Coverage   71.49%   71.53%   +0.04%     
==========================================
  Files          32       32              
  Lines        7675     7693      +18     
==========================================
+ Hits         5487     5503      +16     
- Misses       1667     1668       +1     
- Partials      521      522       +1
Impacted Files Coverage Δ
parser.go 70.58% <ø> (ø) ⬆️
misc.go 96.42% <ø> (ø) ⬆️
ast/ddl.go 80.05% <90.47%> (+0.1%) ⬆️
ast/misc.go 74.05% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b57ca26...d57374c. Read the comment docs.

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 added the status/LGT1 LGT1 label Aug 19, 2019
@zier-one
Copy link
Contributor

@tangenta PTAL

Copy link
Contributor

@tangenta tangenta left a comment

Choose a reason for hiding this comment

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

LGTM

@tangenta tangenta added status/LGT2 LGT2 and removed status/LGT1 LGT1 labels Aug 19, 2019
@tangenta tangenta merged commit 0c51dce into pingcap:master Aug 20, 2019
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.

4 participants