-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-7566][SQL] Add type to HiveContext.analyzer #6177
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
This makes HiveContext.analyzer overrideable.
|
Can one of the admins verify this patch? |
|
Jenkins, ok to test. |
|
ok to test |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #33008 has started for PR 6177 at commit
|
|
Test build #33008 has finished for PR 6177 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
This makes HiveContext.analyzer overrideable. Author: Santiago M. Mola <santiago.mola@sap.com> Closes #6177 from smola/patch-batch-1.3 and squashes the following commits: c11a428 [Santiago M. Mola] [SPARK-7566][SQL] Add type to HiveContext.analyzer
|
Mind closing this? PRs against anything other than master do not auto close. |
|
@marmbrus Sure. Thanks! |
This makes HiveContext.analyzer overrideable.