[2/2] hive git commit: HIVE-16672: Parquet vectorization doesn't work for tables with partition info (Colin Ma, reviewed by Ferdinand Xu)

2017-05-18 Thread xuf
HIVE-16672: Parquet vectorization doesn't work for tables with partition info (Colin Ma, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3be1eedb Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/

[1/2] hive git commit: HIVE-16672: Parquet vectorization doesn't work for tables with partition info (Colin Ma, reviewed by Ferdinand Xu)

2017-05-18 Thread xuf
Repository: hive Updated Branches: refs/heads/master e1e48bc0a -> 3be1eedb1 http://git-wip-us.apache.org/repos/asf/hive/blob/3be1eedb/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out -- diff --git a/q

hive git commit: HIVE-16684 : Bootstrap REPL DUMP shouldn't fail when table is dropped after fetching the table names (Sankar Hariappan, reviewed by Sushanth Sowmyan, Thejas Nair)

2017-05-18 Thread khorgath
Repository: hive Updated Branches: refs/heads/master d467e1722 -> e1e48bc0a HIVE-16684 : Bootstrap REPL DUMP shouldn't fail when table is dropped after fetching the table names (Sankar Hariappan, reviewed by Sushanth Sowmyan, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive

[6/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/ql/src/test/org/apache/hadoop/hive/ql/exec/vector/VectorRandomRowSource.java -- diff --git a/ql/src/test/org/apache/hadoop/hive/ql/exec/vector/VectorRandomRowSource.java b

[5/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/ql/src/test/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/TestVectorMapJoinFastRowHashMap.java -- diff --git a/ql/src/test/org/apache/hadoop/hive/ql/exec/vector/mapjoi

[1/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 189d45429 -> d467e1722 http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/serde/src/test/org/apache/hadoop/hive/serde2/binarysortable/TestBinarySortableFast.java -- di

[8/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d467e172 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d467e172 Diff: http:

[7/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java b/ql/src/ja

[4/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/serde/src/java/org/apache/hadoop/hive/serde2/fast/DeserializeRead.java -- diff --git a/serde/src/java/org/apache/hadoop/hive/serde2/fast/DeserializeRead.java b/serde/src/j

[3/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleSerializeWrite.java -- diff --git a/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleSerial

[2/8] hive git commit: HIVE-16207: Add support for Complex Types in Fast SerDe (Teddy Choi, reviewed by Matt McCline)

2017-05-18 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d467e172/serde/src/test/org/apache/hadoop/hive/serde2/SerdeRandomRowSource.java -- diff --git a/serde/src/test/org/apache/hadoop/hive/serde2/SerdeRandomRowSource.java b/serde/src/t

hive git commit: HIVE-16636: Add TPC-DS query24 to TestPerCli driver.(Vineet Garg, reviewed by Ashutosh Chauhan)

2017-05-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 1dfe101a7 -> 189d45429 HIVE-16636: Add TPC-DS query24 to TestPerCli driver.(Vineet Garg, reviewed 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/189

hive git commit: HIVE-14052. Cleanup structures when external clients use LLAP. (Siddharth Seth, reviewed by Jason Dere, Sergey Shelukhin)

2017-05-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3671668b6 -> 1dfe101a7 HIVE-14052. Cleanup structures when external clients use LLAP. (Siddharth Seth, reviewed by Jason Dere, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.or

hive git commit: HIVE-16692 addendum. LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out. (Rajesh Balamohan, reviewed by Siddharth Seth)

2017-05-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master 497f11916 -> 3671668b6 HIVE-16692 addendum. LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out. (Rajesh Balamohan, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/a

hive git commit: HIVE-16324: Truncate table should not work when EXTERNAL property of table is true (Vihang Karajgaonkar via Aihua Xu, reviewed by Thejas M Nair)

2017-05-18 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 446d3b86f -> d7a45b756 HIVE-16324: Truncate table should not work when EXTERNAL property of table is true (Vihang Karajgaonkar via Aihua Xu, reviewed by Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: htt

hive git commit: HIVE-16697 Schema table validator should return a sorted list of missing tables (Naveen Gangam, reviewed by Aihua Xu)

2017-05-18 Thread ngangam
Repository: hive Updated Branches: refs/heads/master ed3c3edcf -> 497f11916 HIVE-16697 Schema table validator should return a sorted list of missing tables (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/rep