hive git commit: HIVE-11118: Load data query should validate file formats with destination tables (Prasanth Jayachandran via Gunther Hagleitner)

2015-06-26 Thread gunther
Repository: hive Updated Branches: refs/heads/branch-1 9b52ab52e -> 49da35903 HIVE-8: Load data query should validate file formats with destination tables (Prasanth Jayachandran via Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.ap

hive git commit: HIVE-11118: Load data query should validate file formats with destination tables (Prasanth Jayachandran via Gunther Hagleitner)

2015-06-26 Thread gunther
Repository: hive Updated Branches: refs/heads/master 4a0784a50 -> d373962de HIVE-8: Load data query should validate file formats with destination tables (Prasanth Jayachandran via Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apac

[4/4] hive git commit: HIVE-11032: Enable more tests for grouping by skewed data [Spark Branch] (Mohit via Xuefu)

2015-06-26 Thread xuefu
HIVE-11032: Enable more tests for grouping by skewed data [Spark Branch] (Mohit via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e0a5f3fd Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/e0a5f3fd Diff: http://gi

[3/4] hive git commit: HIVE-11032: Enable more tests for grouping by skewed data [Spark Branch] (Mohit via Xuefu)

2015-06-26 Thread xuefu
http://git-wip-us.apache.org/repos/asf/hive/blob/e0a5f3fd/ql/src/test/results/clientpositive/spark/groupby4_map_skew.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/groupby4_map_skew.q.out b/ql/src/test/results/clie

[1/4] hive git commit: HIVE-11032: Enable more tests for grouping by skewed data [Spark Branch] (Mohit via Xuefu)

2015-06-26 Thread xuefu
Repository: hive Updated Branches: refs/heads/spark 08683fa59 -> e0a5f3fd1 http://git-wip-us.apache.org/repos/asf/hive/blob/e0a5f3fd/ql/src/test/results/clientpositive/spark/udf_min.q.out -- diff --git a/ql/src/test/results/cli

[2/4] hive git commit: HIVE-11032: Enable more tests for grouping by skewed data [Spark Branch] (Mohit via Xuefu)

2015-06-26 Thread xuefu
http://git-wip-us.apache.org/repos/asf/hive/blob/e0a5f3fd/ql/src/test/results/clientpositive/spark/groupby_resolution.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/groupby_resolution.q.out b/ql/src/test/results/cl

svn commit: r956111 - in /websites/production/hive/content: ./ javadocs/

2015-06-26 Thread khorgath
Author: khorgath Date: Fri Jun 26 21:02:23 2015 New Revision: 956111 Log: Updating for 1.2.1 Added: websites/production/hive/content/ - copied from r956110, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ - copied from r956110, websites/producti

svn commit: r1687847 - in /hive/cms/trunk/content: downloads.mdtext javadoc.mdtext

2015-06-26 Thread khorgath
Author: khorgath Date: Fri Jun 26 20:57:23 2015 New Revision: 1687847 URL: http://svn.apache.org/r1687847 Log: Updating site for 1.2.1 Modified: hive/cms/trunk/content/downloads.mdtext hive/cms/trunk/content/javadoc.mdtext Modified: hive/cms/trunk/content/downloads.mdtext URL: http://sv

svn commit: r956110 - in /websites/staging/hive/trunk/content: ./ downloads.html javadoc.html

2015-06-26 Thread buildbot
Author: buildbot Date: Fri Jun 26 20:57:28 2015 New Revision: 956110 Log: Staging update by buildbot for hive Modified: websites/staging/hive/trunk/content/ (props changed) websites/staging/hive/trunk/content/downloads.html websites/staging/hive/trunk/content/javadoc.html Propchang

svn commit: r956109 - in /websites/production/hive/content/javadocs: r1.2.0/ r1.2.1/ r1.2.1/api/ r1.2.1/api/org/ r1.2.1/api/org/apache/ r1.2.1/api/org/apache/hadoop/ r1.2.1/api/org/apache/hadoop/fs/ r

2015-06-26 Thread khorgath
Author: khorgath Date: Fri Jun 26 20:44:42 2015 New Revision: 956109 Log: Updating javadocs for release 1.2.1 [This commit notification would consist of 2977 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[2/3] hive git commit: HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

2015-06-26 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/9b52ab52/ql/src/test/results/clientpositive/spark/join_cond_pushdown_3.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/join_cond_pushdown_3.q.out b/ql/src/test/resul

[3/3] hive git commit: HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

2015-06-26 Thread hashutosh
HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9b52ab52 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree

[1/3] hive git commit: HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

2015-06-26 Thread hashutosh
Repository: hive Updated Branches: refs/heads/branch-1 64f8e0f06 -> 9b52ab52e http://git-wip-us.apache.org/repos/asf/hive/blob/9b52ab52/ql/src/test/results/clientpositive/tez/vector_interval_1.q.out -- diff --git a/ql/src/test/

[1/3] hive git commit: HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

2015-06-26 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master d60183f26 -> 4a0784a50 http://git-wip-us.apache.org/repos/asf/hive/blob/4a0784a5/ql/src/test/results/clientpositive/tez/vector_interval_1.q.out -- diff --git a/ql/src/test/re

[2/3] hive git commit: HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

2015-06-26 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/4a0784a5/ql/src/test/results/clientpositive/spark/join_cond_pushdown_3.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/join_cond_pushdown_3.q.out b/ql/src/test/resul

[3/3] hive git commit: HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

2015-06-26 Thread hashutosh
HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4a0784a5 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree

hive git commit: HIVE-11119 : Spark reduce vectorization doesnt account for scratch columns (Ashutosh Chauhan via Xuefu Zhang)

2015-06-26 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 74caa2d42 -> d60183f26 HIVE-9 : Spark reduce vectorization doesnt account for scratch columns (Ashutosh Chauhan via Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-11043: ORC split strategies should adapt based on number of files (Gopal V reviewed by Prasanth Jayachandran)

2015-06-26 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-1 5351c35bf -> 64f8e0f06 HIVE-11043: ORC split strategies should adapt based on number of files (Gopal V reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repo

hive git commit: HIVE-11043: ORC split strategies should adapt based on number of files (Gopal V reviewed by Prasanth Jayachandran)

2015-06-26 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 2a77e87e3 -> 74caa2d42 HIVE-11043: ORC split strategies should adapt based on number of files (Gopal V reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/

svn commit: r9543 - in /release/hive: ./ hive-1.2.0/ hive-1.2.1/

2015-06-26 Thread vikram
Author: vikram Date: Fri Jun 26 18:34:48 2015 New Revision: 9543 Log: Sushanth Sowmyan via Vikram Dixit K Added: release/hive/hive-1.2.1/ release/hive/hive-1.2.1/apache-hive-1.2.1-bin.tar.gz (with props) release/hive/hive-1.2.1/apache-hive-1.2.1-bin.tar.gz.asc (with props) rel