hive git commit: HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth)

2015-05-15 Thread sseth
Repository: hive Updated Branches: refs/heads/llap d567cc445 - 41178e39d HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/41178e39 Tree:

svn commit: r9016 - in /release/hive: ./ hive-1.2.0/

2015-05-15 Thread vikram
Author: vikram Date: Fri May 15 22:36:58 2015 New Revision: 9016 Log: Add hive-1.2.0 to svn dist Added: release/hive/hive-1.2.0/ release/hive/hive-1.2.0/apache-hive-1.2.0-bin.tar.gz (with props) release/hive/hive-1.2.0/apache-hive-1.2.0-bin.tar.gz.asc (with props)

[1/2] hive git commit: Revert HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth)

2015-05-15 Thread prasanthj
Repository: hive Updated Branches: refs/heads/llap 41178e39d - 0db5368c0 Revert HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth) This reverts commit 41178e39ddc5d43ff4abe0b147fd902617944aa3. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth)

2015-05-15 Thread prasanthj
HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0db5368c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/0db5368c Diff:

hive git commit: HIVE-10670: Duplicate declaration of curator-recipes at pom.xml (Hari via Xuefu)

2015-05-15 Thread xuefu
Repository: hive Updated Branches: refs/heads/master 3056e7aa8 - f106730ba HIVE-10670: Duplicate declaration of curator-recipes at pom.xml (Hari via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f106730b Tree:

[2/2] hive git commit: HIVE-10636 : CASE comparison operator rotation optimization (Ashutosh Chauhan via Gopal V)

2015-05-15 Thread hashutosh
HIVE-10636 : CASE comparison operator rotation optimization (Ashutosh Chauhan via Gopal V) Signed-off-by: Ashutosh Chauhan hashut...@apache.org Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b1ad20f9 Tree:

[1/2] hive git commit: HIVE-10325 : Remove ExprNodeNullEvaluator (Ashutosh Chauhan via Gopal V)

2015-05-15 Thread hashutosh
Repository: hive Updated Branches: refs/heads/branch-1.2 d421201cc - b1ad20f94 HIVE-10325 : Remove ExprNodeNullEvaluator (Ashutosh Chauhan via Gopal V) Signed-off-by: Ashutosh Chauhan hashut...@apache.org Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10657 Remove copyBytes operation from MD5 UDF (Alexander Pivovarov, reviewed by Jason Dere)

2015-05-15 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master ad62e2ede - bf7810ab6 HIVE-10657 Remove copyBytes operation from MD5 UDF (Alexander Pivovarov, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10641 create CRC32 UDF (Alexander Pivovarov, reviewed by Jason Dere)

2015-05-15 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master 84a2235c5 - f82c0c20c HIVE-10641 create CRC32 UDF (Alexander Pivovarov, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f82c0c20 Tree:

hive git commit: HIVE-10714: Bloom filter column names specification should be case insensitive (Prasanth Jayachandran reviewed by Gopal V)

2015-05-15 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master f82c0c20c - 3056e7aa8 HIVE-10714: Bloom filter column names specification should be case insensitive (Prasanth Jayachandran reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10639 create SHA1 UDF (Alexander Pivovarov, reviewed by Jason Dere)

2015-05-15 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master bf7810ab6 - 84a2235c5 HIVE-10639 create SHA1 UDF (Alexander Pivovarov, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/84a2235c Tree:

[1/8] hive git commit: HIVE-10559: IndexOutOfBoundsException with RemoveDynamicPruningBySize (Wei Zhang via Gunther Hagleitner)

2015-05-15 Thread gunther
Repository: hive Updated Branches: refs/heads/branch-1.2 7f237de44 - d421201cc HIVE-10559: IndexOutOfBoundsException with RemoveDynamicPruningBySize (Wei Zhang via Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[4/8] hive git commit: HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner)

2015-05-15 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/d421201c/ql/src/test/results/clientpositive/tez/vectorized_timestamp_ints_casts.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vectorized_timestamp_ints_casts.q.out

[2/8] hive git commit: HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner)

2015-05-15 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/d421201c/ql/src/test/results/clientpositive/vector_join_filters.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_join_filters.q.out

[3/8] hive git commit: HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner)

2015-05-15 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/d421201c/ql/src/test/results/clientpositive/vector_join30.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_join30.q.out

[6/8] hive git commit: HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner)

2015-05-15 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/d421201c/ql/src/test/queries/clientpositive/vector_outer_join5.q -- diff --git a/ql/src/test/queries/clientpositive/vector_outer_join5.q

[7/8] hive git commit: HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner)

2015-05-15 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/d421201c/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterLongOperator.java -- diff --git

[8/8] hive git commit: HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner)

2015-05-15 Thread gunther
HIVE-10565: Native Vector Map Join doesn't handle filtering and matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d421201c Tree: