-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-7566][SQL] Add type to HiveContext.analyzer #6086
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, test this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32551 has started for PR 6086 at commit |
|
Test build #32551 timed out for PR 6086 at commit |
|
Merged build finished. Test FAILed. |
|
Test FAILed. |
|
Jenkins, retest this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32578 has started for PR 6086 at commit |
|
Test build #32578 has finished for PR 6086 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
Thanks. I've merged this in master & branch-1.4. |
This makes HiveContext.analyzer overrideable. Author: Santiago M. Mola <[email protected]> Closes #6086 from smola/patch-3 and squashes the following commits: 8ece136 [Santiago M. Mola] [SPARK-7566][SQL] Add type to HiveContext.analyzer (cherry picked from commit 208b902) Signed-off-by: Reynold Xin <[email protected]>
|
@rxin Any chance to merge this to branch-1.3 too? |
|
This fails to cherry-pick. Can you submit a patch against branch-1.3? I can merge it that way. |
This makes HiveContext.analyzer overrideable. Author: Santiago M. Mola <[email protected]> Closes apache#6086 from smola/patch-3 and squashes the following commits: 8ece136 [Santiago M. Mola] [SPARK-7566][SQL] Add type to HiveContext.analyzer
This makes HiveContext.analyzer overrideable. Author: Santiago M. Mola <[email protected]> Closes apache#6086 from smola/patch-3 and squashes the following commits: 8ece136 [Santiago M. Mola] [SPARK-7566][SQL] Add type to HiveContext.analyzer
This makes HiveContext.analyzer overrideable. Author: Santiago M. Mola <[email protected]> Closes apache#6086 from smola/patch-3 and squashes the following commits: 8ece136 [Santiago M. Mola] [SPARK-7566][SQL] Add type to HiveContext.analyzer
This makes HiveContext.analyzer overrideable.