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

*: handle signed/unsigned in the partition pruning (#15436) #17230

Merged
merged 4 commits into from
May 20, 2020

Conversation

tiancaiamao
Copy link
Contributor

@tiancaiamao tiancaiamao commented May 15, 2020

Cherry pick from #15436

This one also fix a serious performance problem on range column partition.

Release note

  • Fix a bug signed/unsigned integer is not distinguished during the partition pruning, and also optimize performance for some cases.

@tiancaiamao tiancaiamao requested review from a team as code owners May 15, 2020 05:00
@ghost ghost requested review from XuHuaiyu and francis0407 and removed request for a team May 15, 2020 05:01
@sre-bot
Copy link
Contributor

sre-bot commented May 15, 2020

@tiancaiamao tiancaiamao requested review from lysu and imtbkcat and removed request for XuHuaiyu and francis0407 May 15, 2020 05:04
@tiancaiamao tiancaiamao added the type/bugfix This PR fixes a bug. label May 15, 2020
@tiancaiamao tiancaiamao added this to the v4.0.0-ga milestone May 15, 2020
@tiancaiamao
Copy link
Contributor Author

/run-all-tests

@tiancaiamao
Copy link
Contributor Author

/rebuild

1 similar comment
@tiancaiamao
Copy link
Contributor Author

/rebuild

@tiancaiamao
Copy link
Contributor Author

/run-all-tests

@lysu
Copy link
Contributor

lysu commented May 18, 2020

/rebuild

Copy link
Contributor

@lysu lysu left a comment

Choose a reason for hiding this comment

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

LGTM

@lysu lysu added status/LGT1 Indicates that a PR has LGTM 1. status/PTAL labels May 18, 2020
Copy link

@imtbkcat imtbkcat left a comment

Choose a reason for hiding this comment

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

LGTM

@tiancaiamao tiancaiamao added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels May 19, 2020
@sre-bot
Copy link
Contributor

sre-bot commented May 20, 2020

@lysu, @imtbkcat, PTAL.

Copy link
Member

@jackysp jackysp left a comment

Choose a reason for hiding this comment

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

LGTM

@jebter
Copy link

jebter commented May 20, 2020

/run-unit-test

@jebter
Copy link

jebter commented May 20, 2020

/merge

@sre-bot sre-bot added the status/can-merge Indicates a PR has been approved by a committer. label May 20, 2020
@sre-bot
Copy link
Contributor

sre-bot commented May 20, 2020

/run-all-tests

@sre-bot sre-bot merged commit 149dd0d into pingcap:release-4.0 May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. type/bugfix This PR fixes a bug. type/performance type/4.0-cherry-pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants