GitHub user yhuai opened a pull request:
https://github.com/apache/spark/pull/12448
[SPARK-14672][SQL] Move HiveContext analyze logic to AnalyzeTable
## What changes were proposed in this pull request?
Move the implementation of `hiveContext.analyze` to the command of
`AnalyzeTable`.
## How was this patch tested?
Existing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yhuai/spark analyzeTable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12448.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12448
----
commit bc7873a71eb0f9eddf4a1622e55cb6812bde9055
Author: Andrew Or <[email protected]>
Date: 2016-04-15T21:43:30Z
Move analyze table logic to AnalyzeTable
commit fa80269c1f35c942f0a4604854c01696f1788d2d
Author: Andrew Or <[email protected]>
Date: 2016-04-16T00:20:04Z
Add back the thing
commit 9b4fdd7af23f1b32e2327de7037ee5fe21575fe0
Author: Yin Huai <[email protected]>
Date: 2016-04-16T21:20:38Z
style
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]