hive git commit: HIVE-13794: HIVE_RPC_QUERY_PLAN should always be set when generating LLAP splits (Jason Dere, reviewed by Siddharth Seth)

2016-05-24 Thread jdere
Repository: hive Updated Branches: refs/heads/master 115d225d8 -> 2d1039829 HIVE-13794: HIVE_RPC_QUERY_PLAN should always be set when generating LLAP splits (Jason Dere, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12467: Add number of dynamic partitions to error message (Lars Francke reviewed by Prasanth Jayachandran)

2016-05-24 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 8a6795895 -> 115d225d8 HIVE-12467: Add number of dynamic partitions to error message (Lars Francke reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

svn commit: r13764 - in /release/hive: ./ hive-2.0.1/

2016-05-24 Thread sershe
Author: sershe Date: Tue May 24 17:20:42 2016 New Revision: 13764 Log: Add hive-2.0.1 to svn dist Added: release/hive/hive-2.0.1/ release/hive/hive-2.0.1/apache-hive-2.0.1-bin.tar.gz (with props) release/hive/hive-2.0.1/apache-hive-2.0.1-bin.tar.gz.asc

[hive] Git Push Summary

2016-05-24 Thread sershe
Repository: hive Updated Tags: refs/tags/release-2.0.1 [created] 3349d6593

hive git commit: HIVE-13799 : Optimize TableScanRule::checkBucketedTable (Rajesh Balamohan via Gopal V)

2016-05-24 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master c229f9958 -> 8a6795895 HIVE-13799 : Optimize TableScanRule::checkBucketedTable (Rajesh Balamohan via Gopal V) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13736: View's input/output formats are TEXT by default. (Yongzhi Chen, reviewed by Chaoyu Tang)

2016-05-24 Thread ychena
Repository: hive Updated Branches: refs/heads/master eff6e0582 -> c229f9958 HIVE-13736: View's input/output formats are TEXT by default. (Yongzhi Chen, reviewed by Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[4/5] hive git commit: HIVE-13409: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-24 Thread spena
http://git-wip-us.apache.org/repos/asf/hive/blob/4cbc10e0/ql/src/test/results/clientpositive/join33.q.out -- diff --git a/ql/src/test/results/clientpositive/join33.q.out b/ql/src/test/results/clientpositive/join33.q.out index

[1/5] hive git commit: HIVE-13409: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-24 Thread spena
Repository: hive Updated Branches: refs/heads/java8 060aa5799 -> 4cbc10e08 http://git-wip-us.apache.org/repos/asf/hive/blob/4cbc10e0/ql/src/test/results/clientpositive/spark/sample8.q.out -- diff --git

[2/5] hive git commit: HIVE-13409: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-24 Thread spena
http://git-wip-us.apache.org/repos/asf/hive/blob/4cbc10e0/ql/src/test/results/clientpositive/spark/join34.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/join34.q.out

[3/5] hive git commit: HIVE-13409: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-24 Thread spena
http://git-wip-us.apache.org/repos/asf/hive/blob/4cbc10e0/ql/src/test/results/clientpositive/ppr_allchildsarenull.q.out -- diff --git a/ql/src/test/results/clientpositive/ppr_allchildsarenull.q.out

[5/5] hive git commit: HIVE-13409: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-24 Thread spena
HIVE-13409: Fix JDK8 test failures related to COLUMN_STATS_ACCURATE (Mohit Sabharwal, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4cbc10e0 Tree:

hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum)

2016-05-24 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 10423f51c -> eff6e0582 HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[06/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/spark/dynamic_rdd_cache.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/dynamic_rdd_cache.q.out

[09/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/perf/query75.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query75.q.out

[10/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/perf/query66.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query66.q.out

[11/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/perf/query31.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query31.q.out

[14/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/dynpart_sort_optimization2.q.out -- diff --git a/ql/src/test/results/clientpositive/dynpart_sort_optimization2.q.out

[16/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdPredicates.java -- diff --git

[13/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/join_alt_syntax.q.out -- diff --git a/ql/src/test/results/clientpositive/join_alt_syntax.q.out

[12/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/llap/tez_vector_dynpart_hashjoin_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/tez_vector_dynpart_hashjoin_1.q.out

[05/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/spark/vector_mapjoin_reduce.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vector_mapjoin_reduce.q.out

[02/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/tez/vectorized_dynamic_partition_pruning.q.out -- diff --git

[15/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/cbo_rp_annotate_stats_groupby.q.out -- diff --git a/ql/src/test/results/clientpositive/cbo_rp_annotate_stats_groupby.q.out

[01/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master ec4b936e6 -> 10423f51c http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/vector_mapjoin_reduce.q.out -- diff --git

[08/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/perf/query88.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query88.q.out

[04/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/tez/dynamic_partition_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/dynamic_partition_pruning.q.out

[03/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/tez/tez_self_join.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/tez_self_join.q.out

[07/17] hive git commit: HIVE-13068: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-05-24 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/10423f51/ql/src/test/results/clientpositive/ppd_udf_case.q.out -- diff --git a/ql/src/test/results/clientpositive/ppd_udf_case.q.out