----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24363/#review49695 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java <https://reviews.apache.org/r/24363/#comment86984> Not sure if I understand the name right, but we don't need to say 'potential' anymore? - Szehon Ho On Aug. 6, 2014, 4:53 a.m., chengxiang li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24363/ > ----------------------------------------------------------- > > (Updated Aug. 6, 2014, 4:53 a.m.) > > > Review request for hive, Brock Noland and Szehon Ho. > > > Bugs: HIVE-7597 > https://issues.apache.org/jira/browse/HIVE-7597 > > > Repository: hive-git > > > Description > ------- > > support table statistic in Hive on Spark, hive table statistic > link:https://cwiki.apache.org/confluence/display/Hive/StatsDev. > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java > 91d7c40 > ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java 6eac4e7 > ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java > e740fdb > > ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java > c6bc03b > > Diff: https://reviews.apache.org/r/24363/diff/ > > > Testing > ------- > > > Thanks, > > chengxiang li > >