-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-17991] [SQL] Enable metastore partition pruning by default. #15475
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 @yhuai |
|
Test build #66927 has finished for PR 15475 at commit
|
|
Jenkins test this please |
1 similar comment
|
Jenkins test this please |
|
Test build #66947 has finished for PR 15475 at commit
|
|
Test build #66951 has finished for PR 15475 at commit
|
|
Jenkins test this please |
2 similar comments
|
Jenkins test this please |
|
Jenkins test this please |
|
Test build #66971 has finished for PR 15475 at commit
|
|
Jenkins test this please On Fri, Oct 14, 2016, 1:15 PM UCB AMPLab [email protected] wrote:
|
|
Test build #66979 has finished for PR 15475 at commit
|
a5626f6 to
2581380
Compare
|
Jenkins test this please |
|
Test build #67138 has finished for PR 15475 at commit
|
|
Merging in master. |
## What changes were proposed in this pull request? This should apply to non-converted metastore relations. WIP to see if this causes any test failures. ## How was this patch tested? Existing tests. Author: Eric Liang <[email protected]> Closes apache#15475 from ericl/try-enabling-pruning.
## What changes were proposed in this pull request? This should apply to non-converted metastore relations. WIP to see if this causes any test failures. ## How was this patch tested? Existing tests. Author: Eric Liang <[email protected]> Closes apache#15475 from ericl/try-enabling-pruning.
What changes were proposed in this pull request?
This should apply to non-converted metastore relations. WIP to see if this causes any test failures.
How was this patch tested?
Existing tests.