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

expression, executor: reset e.done for PointGetExecutor #19046

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

XuHuaiyu
Copy link
Contributor

@XuHuaiyu XuHuaiyu commented Aug 6, 2020

It seems that the master branch does not have this problem, I do not check why.
But the modification in this PR will still be cherrypicked to the master branch.

What problem does this PR solve?

Issue Number: close #19045

Problem Summary:

Apply will Open-Close PointGetExecutor again and again, we need to reset the status attribute.

What is changed and how it works?

Proposal: xxx

What's Changed:

How it Works:

Related changes

N/A

Check List

Tests

  • Integration test

Side effects

N/A

Release note

  • Fix the wrong query result when apply has a child of type PointGet

@cfzjywxk
Copy link
Contributor

cfzjywxk commented Aug 6, 2020

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Aug 6, 2020
@cfzjywxk cfzjywxk requested a review from coocood August 6, 2020 12:46
@coocood
Copy link
Member

coocood commented Aug 6, 2020

LGTM

@ti-srebot ti-srebot removed the status/LGT1 Indicates that a PR has LGTM 1. label Aug 6, 2020
@ti-srebot ti-srebot added the status/LGT2 Indicates that a PR has LGTM 2. label Aug 6, 2020
@coocood
Copy link
Member

coocood commented Aug 7, 2020

/run-check-dev

@XuHuaiyu
Copy link
Contributor Author

XuHuaiyu commented Aug 7, 2020

/run-check_dev

@XuHuaiyu
Copy link
Contributor Author

XuHuaiyu commented Aug 7, 2020

/run-all-tests

@jebter
Copy link

jebter commented Aug 7, 2020

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Aug 7, 2020
@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@XuHuaiyu merge failed.

@XuHuaiyu
Copy link
Contributor Author

XuHuaiyu commented Aug 7, 2020

/run-unit-test

@XuHuaiyu XuHuaiyu merged commit 7cac557 into pingcap:release-4.0 Aug 7, 2020
@XuHuaiyu XuHuaiyu deleted the issue_19045 branch August 7, 2020 04:08
@imtbkcat imtbkcat added this to the v4.0.5 milestone Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/executor 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants