aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorYin Huai <huai@cse.ohio-state.edu>2014-08-08 11:23:58 -0700
committerMichael Armbrust <michael@databricks.com>2014-08-08 11:23:58 -0700
commit45d8f4deab50ae069ecde2201bd486d464a4501e (patch)
tree2e7119af6159a9f33b0d60a1cc4fca7aa7babbf4 /mllib
parentc874723fa844b49f057bb2434a12228b2f717e99 (diff)
downloadspark-45d8f4deab50ae069ecde2201bd486d464a4501e.tar.gz
spark-45d8f4deab50ae069ecde2201bd486d464a4501e.tar.bz2
spark-45d8f4deab50ae069ecde2201bd486d464a4501e.zip
[SPARK-2919] [SQL] Basic support for analyze command in HiveQl
The command we will support is ``` ANALYZE TABLE tablename COMPUTE STATISTICS noscan ``` Other cases shown in https://cwiki.apache.org/confluence/display/Hive/StatsDev#StatsDev-ExistingTables will still be treated as Hive native commands. JIRA: https://issues.apache.org/jira/browse/SPARK-2919 Author: Yin Huai <huai@cse.ohio-state.edu> Closes #1848 from yhuai/sqlAnalyze and squashes the following commits: 0b79d36 [Yin Huai] Typo and format. c59d94b [Yin Huai] Support "ANALYZE TABLE tableName COMPUTE STATISTICS noscan".
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions