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

plan: use single method to set parent and children. #4738

Merged
merged 2 commits into from
Oct 10, 2017

Conversation

coocood
Copy link
Member

@coocood coocood commented Oct 10, 2017

Fix a few places where parents is not set properly.
and reduce the risk to forget to set parents in the future.
Physical plan is not handled since they don't need to set parents.

Fix a few places where parents is not set properly.
and reduce the risk to forget to set parents in the future.
Physical plan is not handled since they don't need to set parents.
@coocood
Copy link
Member Author

coocood commented Oct 10, 2017

@zz-jason @hanfei1991 PTAL

@zz-jason
Copy link
Member

/run-all-test

@zz-jason
Copy link
Member

LGTM

Copy link
Member

@winoros winoros left a comment

Choose a reason for hiding this comment

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

LGTM

@winoros winoros added the status/LGT2 Indicates that a PR has LGTM 2. label Oct 10, 2017
@coocood coocood merged commit b1a3244 into master Oct 10, 2017
@coocood coocood deleted the coocood/set-parent-children branch October 10, 2017 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants