-
Notifications
You must be signed in to change notification settings - Fork 29k
[SQL][minor] rename apply for QueryPlanner #6142
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
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32692 has started for PR 6142 at commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably not execute. How about plan?
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32696 has started for PR 6142 at commit |
|
LGTM |
|
Test build #32692 has finished for PR 6142 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
Test build #32696 has finished for PR 6142 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
I've merged this - but github sync is down so the ticket is not shown as closed. |
A follow-up of #5624 Author: Wenchen Fan <[email protected]> Closes #6142 from cloud-fan/tmp and squashes the following commits: 971a92b [Wenchen Fan] use plan instead of execute 24c5ffe [Wenchen Fan] rename apply (cherry picked from commit f2cd00b) Signed-off-by: Reynold Xin <[email protected]>
A follow-up of apache#5624 Author: Wenchen Fan <[email protected]> Closes apache#6142 from cloud-fan/tmp and squashes the following commits: 971a92b [Wenchen Fan] use plan instead of execute 24c5ffe [Wenchen Fan] rename apply
A follow-up of apache#5624 Author: Wenchen Fan <[email protected]> Closes apache#6142 from cloud-fan/tmp and squashes the following commits: 971a92b [Wenchen Fan] use plan instead of execute 24c5ffe [Wenchen Fan] rename apply
A follow-up of apache#5624 Author: Wenchen Fan <[email protected]> Closes apache#6142 from cloud-fan/tmp and squashes the following commits: 971a92b [Wenchen Fan] use plan instead of execute 24c5ffe [Wenchen Fan] rename apply
A follow-up of #5624