[16/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/cte_1.q.out -- diff --git a/ql/src/test/results/clientpositive/cte_1.q.out b/ql/src/test/results/clientpositive/cte_1.q.out index

[11/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorization_0.q.out

[12/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_part_update.q.out -- diff --git

[17/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bbfc4d9d Tree:

[03/23] hive git commit: HIVE-15009. ptest - avoid unnecessary cleanup from previous test runs in batch-exec.vm. (Siddharth Seth, reviewed by Sergio Peña)

2016-10-20 Thread sershe
HIVE-15009. ptest - avoid unnecessary cleanup from previous test runs in batch-exec.vm. (Siddharth Seth, reviewed by Sergio Peña) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f20ec2e9 Tree:

[23/23] hive git commit: HIVE-15021 : handle (or add a test for) multi-insert into MM tables (Sergey Shelukhin)

2016-10-20 Thread sershe
HIVE-15021 : handle (or add a test for) multi-insert into MM tables (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b60bbc28 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b60bbc28 Diff:

[08/23] hive git commit: HIVE-13423: Handle the overflow case for decimal datatype for sum() (Aihua Xu, reviewed by Xuefu Zhang, Chaoyu Tang)

2016-10-20 Thread sershe
HIVE-13423: Handle the overflow case for decimal datatype for sum() (Aihua Xu, reviewed by Xuefu Zhang, Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b303fca9 Tree:

[05/23] hive git commit: HIVE-15008. Cleanup local workDir when MiniHS2 starts up in FS_ONLY mode. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-20 Thread sershe
HIVE-15008. Cleanup local workDir when MiniHS2 starts up in FS_ONLY mode. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9072575e Tree:

[04/23] hive git commit: HIVE-15010 Make LockComponent aware if it's part of dynamic partition operation (Eugene Koifman, reviewed by Wei Zheng)

2016-10-20 Thread sershe
HIVE-15010 Make LockComponent aware if it's part of dynamic partition operation (Eugene Koifman, reviewed by Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3252bed8 Tree:

[14/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/cte_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cte_1.q.out

[20/23] hive git commit: HIVE-15019 : handle import for MM tables (Sergey Shelukhin)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/8004f71e/ql/src/test/results/clientpositive/llap/mm_current.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/mm_current.q.out

[06/23] hive git commit: HIVE-15006. Rename TestBeelineWithHS2ConnectionFile to avoid it being interpreted as a test file.. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-20 Thread sershe
HIVE-15006. Rename TestBeelineWithHS2ConnectionFile to avoid it being interpreted as a test file.. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a7dbd4e0 Tree:

[02/23] hive git commit: HIVE-15022: Missing hs2-connection-timed-out in BeeLine.properties (Peter Vary, reviewed by Sergio Pena)

2016-10-20 Thread sershe
HIVE-15022: Missing hs2-connection-timed-out in BeeLine.properties (Peter Vary, 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/6d2eb1c4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/6d2eb1c4

[19/23] hive git commit: HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

2016-10-20 Thread sershe
HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/98b0b8ee Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/98b0b8ee Diff:

[13/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/cte_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cte_2.q.out

[09/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/vectorization_0.q.out

[01/23] hive git commit: HIVE-14977:Flaky test: fix order_null.q and union_fast_stats.q (Prasanth Jayachandran reviewed by Siddharth Seth)

2016-10-20 Thread sershe
Repository: hive Updated Branches: refs/heads/hive-14535 a057e12cf -> b60bbc28a HIVE-14977:Flaky test: fix order_null.q and union_fast_stats.q (Prasanth Jayachandran reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[07/23] hive git commit: HIVE-15013. Config dir generated for tests should not be under the test tmp directory. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-20 Thread sershe
HIVE-15013. Config dir generated for tests should not be under the test tmp directory. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b75f0797 Tree:

[18/23] hive git commit: HIVE-14985 : Remove UDF-s created during test runs (Peter Vary, reviewed by Sergey Shelukhin)

2016-10-20 Thread sershe
HIVE-14985 : Remove UDF-s created during test runs (Peter Vary, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1dad Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/1dad Diff:

[22/23] hive git commit: HIVE-15020 : handle truncate for MM tables (not atomic yet) (Sergey Shelukhin)

2016-10-20 Thread sershe
HIVE-15020 : handle truncate for MM tables (not atomic yet) (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ff1ea20c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ff1ea20c Diff:

[10/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/spark/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorization_0.q.out

[15/23] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/cte_2.q.out -- diff --git a/ql/src/test/results/clientpositive/cte_2.q.out b/ql/src/test/results/clientpositive/cte_2.q.out index

[21/23] hive git commit: HIVE-15019 : handle import for MM tables (Sergey Shelukhin)

2016-10-20 Thread sershe
HIVE-15019 : handle import for MM tables (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8004f71e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/8004f71e Diff:

hive git commit: HIVE-14985 : Remove UDF-s created during test runs (Peter Vary, reviewed by Sergey Shelukhin)

2016-10-20 Thread sershe
Repository: hive Updated Branches: refs/heads/master bbfc4d9d2 -> 1dad8 HIVE-14985 : Remove UDF-s created during test runs (Peter Vary, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[7/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/cte_2.q.out -- diff --git a/ql/src/test/results/clientpositive/cte_2.q.out b/ql/src/test/results/clientpositive/cte_2.q.out index

[5/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/cte_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cte_2.q.out

[6/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/cte_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cte_1.q.out

[4/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_part_update.q.out -- diff --git

[2/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/spark/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorization_0.q.out

[3/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/llap/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorization_0.q.out

[8/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/cte_1.q.out -- diff --git a/ql/src/test/results/clientpositive/cte_1.q.out b/ql/src/test/results/clientpositive/cte_1.q.out index

[9/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bbfc4d9d Tree:

[1/9] hive git commit: HIVE-14913 : Add new unit tests (Vineet Garg via Ashutosh Chauhan)

2016-10-20 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master b303fca95 -> bbfc4d9d2 http://git-wip-us.apache.org/repos/asf/hive/blob/bbfc4d9d/ql/src/test/results/clientpositive/vectorization_0.q.out -- diff --git

hive git commit: HIVE-13423: Handle the overflow case for decimal datatype for sum() (Aihua Xu, reviewed by Xuefu Zhang, Chaoyu Tang)

2016-10-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master b75f07976 -> b303fca95 HIVE-13423: Handle the overflow case for decimal datatype for sum() (Aihua Xu, reviewed by Xuefu Zhang, Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15013. Config dir generated for tests should not be under the test tmp directory. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master a7dbd4e0d -> b75f07976 HIVE-15013. Config dir generated for tests should not be under the test tmp directory. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: