-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-9553][SQL] remove the no-longer-necessary createCode and createStructCode, and replace the usage #7890
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
|
cc @rxin |
|
LGTM |
|
Test build #39526 has finished for PR 7890 at commit
|
|
it's not minor anymore as we need |
|
Test build #39537 has finished for PR 7890 at commit
|
…them by createStructCode
|
LGTM |
|
Test build #39545 has finished for PR 7890 at commit
|
|
Test build #39717 has finished for PR 7890 at commit
|
|
Test build #1330 has finished for PR 7890 at commit
|
|
I've merged this. Thanks. |
|
This hasn't been merged yet because there are some problems with asf git. |
|
Merged now. |
…eStructCode, and replace the usage Author: Wenchen Fan <cloud0fan@outlook.com> Closes #7890 from cloud-fan/minor and squashes the following commits: c3b1be3 [Wenchen Fan] fix style b0cbe2e [Wenchen Fan] remove the createCode and createStructCode, and replace the usage of them by createStructCode (cherry picked from commit f4b1ac0) Signed-off-by: Reynold Xin <rxin@databricks.com>
No description provided.