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

executor, plan: remove Exists #7207

Merged
merged 14 commits into from
Aug 9, 2018
Merged

Conversation

winoros
Copy link
Member

@winoros winoros commented Jul 31, 2018

What have you changed? (mandatory)

We don't need this plan in fact.

What is the type of the changes? (mandatory)

  • improvement
  • refactor

How has this PR been tested? (mandatory)

existing tests.

@winoros winoros requested review from zz-jason and XuHuaiyu July 31, 2018 12:30
@zz-jason
Copy link
Member

@winoros please fix ci.

zz-jason
zz-jason previously approved these changes Aug 1, 2018
Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason
Copy link
Member

zz-jason commented Aug 1, 2018

/run-all-tests

}
return v, true
}

func (er *expressionRewriter) popExistsSubPlan(p LogicalPlan) LogicalPlan {
Copy link
Contributor

Choose a reason for hiding this comment

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

add a comment for this function.

@zz-jason
Copy link
Member

zz-jason commented Aug 2, 2018

@winoros please resolve conflicts and add some labels for this PR.

@winoros winoros added the sig/planner SIG: Planner label Aug 2, 2018
XuHuaiyu
XuHuaiyu previously approved these changes Aug 6, 2018
Copy link
Contributor

@XuHuaiyu XuHuaiyu left a comment

Choose a reason for hiding this comment

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

LGTM

@zhexuany
Copy link
Contributor

zhexuany commented Aug 7, 2018

@winoros there is a conflict, could you resolve it? Otherwise we cannot merge this PR into master.

@winoros
Copy link
Member Author

winoros commented Aug 7, 2018

/run-all-tests

@shenli shenli added the status/LGT2 Indicates that a PR has LGTM 2. label Aug 8, 2018
@zz-jason zz-jason merged commit be2c276 into pingcap:master Aug 9, 2018
@winoros winoros deleted the remove-exists-plan branch September 5, 2018 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/planner SIG: Planner status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants