[6/6] hive git commit: HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi)

2017-11-29 Thread mmccline
HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/65cd866e Tree:

[4/6] hive git commit: HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi)

2017-11-29 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/65cd866e/ql/src/test/results/clientpositive/llap/vector_nullsafe_join.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_nullsafe_join.q.out

[1/6] hive git commit: HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi)

2017-11-29 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 07fe7e210 -> 65cd866eb http://git-wip-us.apache.org/repos/asf/hive/blob/65cd866e/ql/src/test/results/clientpositive/vector_outer_join6.q.out -- diff --git

[5/6] hive git commit: HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi)

2017-11-29 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/65cd866e/ql/src/test/results/clientpositive/llap/vector_decimal_mapjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_decimal_mapjoin.q.out

[2/6] hive git commit: HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi)

2017-11-29 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/65cd866e/ql/src/test/results/clientpositive/vector_outer_join3.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_outer_join3.q.out

[3/6] hive git commit: HIVE-18146: Vectorization: VectorMapJoinOperator Decimal64ColumnVector key/value cast bug (Matt McCline, reviewed by Teddy Choi)

2017-11-29 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/65cd866e/ql/src/test/results/clientpositive/vector_decimal_mapjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_decimal_mapjoin.q.out

[07/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_17.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_17.q.out

[01/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
Repository: hive Updated Branches: refs/heads/master 65cd866eb -> 9a59592e5 http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_part.q.out -- diff --git

[19/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_6.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_6.q.out

[16/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_div0.q.out

[22/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_15.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_15.q.out

[13/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_1.q.out

hive git commit: HIVE-16708 : Exception while renewing a Delegation Token (Vihang Karajgaonkar, reviewed by Aihua Xu)

2017-11-29 Thread vihangk1
Repository: hive Updated Branches: refs/heads/master b6760b017 -> 73ea9f595 HIVE-16708 : Exception while renewing a Delegation Token (Vihang Karajgaonkar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16708 : Exception while renewing a Delegation Token (Vihang Karajgaonkar, reviewed by Aihua Xu)

2017-11-29 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 6189dbdea -> 10f5554e9 HIVE-16708 : Exception while renewing a Delegation Token (Vihang Karajgaonkar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[14/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_0.q.out

hive git commit: HIVE-17905 : propagate background LLAP cluster changes to WM (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2017-11-29 Thread sershe
Repository: hive Updated Branches: refs/heads/master 73ea9f595 -> 4ccea29bd HIVE-17905 : propagate background LLAP cluster changes to WM (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17972: Implement Parquet vectorization reader for Map type (Colin Ma, reviewed by Ferdinand Xu)

2017-11-29 Thread xuf
Repository: hive Updated Branches: refs/heads/master b8aa16ff6 -> 2efb7d38a HIVE-17972: Implement Parquet vectorization reader for Map type (Colin Ma, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[23/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_14.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_14.q.out

[20/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_5.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_5.q.out

[15/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_part_project.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_part_project.q.out

[32/32] hive git commit: HIVE-18043: Vectorization: Support List type in MapWork (Colin Ma, reviewed by Ferdinand Xu)

2017-11-29 Thread xuf
HIVE-18043: Vectorization: Support List type in MapWork (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/b8aa16ff Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b8aa16ff Diff:

[22/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_15.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_15.q.out

[19/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_6.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_6.q.out

[17/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_9.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_9.q.out

[10/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_14.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_14.q.out

[28/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/authorization_show_grant.q.out -- diff --git a/ql/src/test/results/clientpositive/authorization_show_grant.q.out

[21/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_17.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_17.q.out

[12/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_12.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_12.q.out

[26/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_1.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_1.q.out

[02/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out

[13/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_1.q.out

[16/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_div0.q.out

[25/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_12.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_12.q.out

[07/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_17.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_17.q.out

[24/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out

[31/32] hive git commit: HIVE-18043: Vectorization: Support List type in MapWork (Colin Ma, reviewed by Ferdinand Xu)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/b8aa16ff/ql/src/test/results/clientpositive/llap/parquet_complex_types_vectorization.q.out -- diff --git

[08/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_16.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_16.q.out

[04/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_7.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_7.q.out

[30/32] hive git commit: HIVE-18043: Vectorization: Support List type in MapWork (Colin Ma, reviewed by Ferdinand Xu)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/b8aa16ff/ql/src/test/results/clientpositive/parquet_complex_types_vectorization.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_complex_types_vectorization.q.out

[29/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar) Conflicts: ql/src/test/results/clientpositive/llap/resourceplan.q.out ql/src/test/results/clientpositive/llap/sysdb.q.out

[03/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_9.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_9.q.out

[01/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
Repository: hive Updated Branches: refs/heads/branch-2 10f5554e9 -> 029e48b77 refs/heads/master 4ccea29bd -> b8aa16ff6 http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_part.q.out

[27/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_0.q.out

[18/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/parquet_vectorization_7.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_7.q.out

[14/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_0.q.out

[09/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_15.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_15.q.out

[06/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_4.q.out

[05/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_6.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_6.q.out

[11/32] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/029e48b7/ql/src/test/results/clientpositive/spark/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_13.q.out

[13/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_1.q.out

[12/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_12.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_12.q.out

[27/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_0.q.out

[01/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
Repository: hive Updated Branches: refs/heads/branch-2 029e48b77 -> a5d5473f2 http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_part.q.out -- diff --git

[16/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_div0.q.out

[24/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out

[05/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_6.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_6.q.out

[11/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_13.q.out

[20/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_5.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_5.q.out

[29/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)" This reverts commit 029e48b7715031a21ccb29c67c83f93dd91eb385. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[26/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_1.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_1.q.out

[04/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_7.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_7.q.out

[25/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_12.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_12.q.out

[08/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_16.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_16.q.out

[09/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_15.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_15.q.out

[06/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_4.q.out

[03/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_9.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_9.q.out

[17/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_9.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_9.q.out

[10/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_14.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_14.q.out

[07/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_17.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_17.q.out

[21/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_17.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_17.q.out

[18/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_7.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_7.q.out

[22/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_15.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_15.q.out

[02/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out

[28/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/authorization_show_grant.q.out -- diff --git a/ql/src/test/results/clientpositive/authorization_show_grant.q.out

[15/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_part_project.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_part_project.q.out

[19/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_6.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_6.q.out

[23/29] hive git commit: Revert "HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)"

2017-11-29 Thread xuf
http://git-wip-us.apache.org/repos/asf/hive/blob/a5d5473f/ql/src/test/results/clientpositive/parquet_vectorization_14.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_14.q.out

hive git commit: HIVE-17900 analyze stats on columns triggered by Compactor generates malformed SQL with > 1 partition column (Eugene Koifman, reviewed by Sergey Shelukhin)

2017-11-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 9a59592e5 -> 624bfa61f HIVE-17900 analyze stats on columns triggered by Compactor generates malformed SQL with > 1 partition column (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[1/2] hive git commit: HIVE-18134 : some alter resource plan fixes (Sergey Shelukhin, reviewed by Prasanth Jayachandran and Harish Jaiprakash)

2017-11-29 Thread sershe
Repository: hive Updated Branches: refs/heads/master 624bfa61f -> b6760b017 HIVE-18134 : some alter resource plan fixes (Sergey Shelukhin, reviewed by Prasanth Jayachandran and Harish Jaiprakash) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-18076 : killquery doesn't actually work for non-trigger WM kills (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2017-11-29 Thread sershe
HIVE-18076 : killquery doesn't actually work for non-trigger WM kills (Sergey Shelukhin, 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/b6760b01 Tree:

[25/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_12.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_12.q.out

[09/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_15.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_15.q.out

[24/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out

[14/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_0.q.out

[08/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_16.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_16.q.out

[26/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_1.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_1.q.out

[02/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out

[21/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_17.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_17.q.out

[27/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_0.q.out

[17/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_9.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_9.q.out

[23/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_14.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_14.q.out

hive git commit: HIVE-16939: metastore error: 'export: -Dproc_metastore : not a valid identifier' (Fei Hui, reviewed by Ferdinand Xu)

2017-11-29 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 33dc63bb3 -> 6189dbdea HIVE-16939: metastore error: 'export: -Dproc_metastore : not a valid identifier' (Fei Hui, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16939: metastore error: 'export: -Dproc_metastore : not a valid identifier' (Fei Hui, reviewed by Ferdinand Xu)

2017-11-29 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2.3 2fa7a6344 -> de82776f7 HIVE-16939: metastore error: 'export: -Dproc_metastore : not a valid identifier' (Fei Hui, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[12/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_12.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_12.q.out

[18/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_7.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_7.q.out

[20/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/parquet_vectorization_5.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_5.q.out

[28/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/authorization_show_grant.q.out -- diff --git a/ql/src/test/results/clientpositive/authorization_show_grant.q.out

[11/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_13.q.out

[29/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9a59592e Tree:

[03/29] hive git commit: HIVE-17528 : Add more q-tests for Hive-on-Spark with Parquet vectorized reader (Ferdinand Xu, reviewed by Vihang Karajgaonkar)

2017-11-29 Thread vihangk1
http://git-wip-us.apache.org/repos/asf/hive/blob/9a59592e/ql/src/test/results/clientpositive/spark/parquet_vectorization_9.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_9.q.out

  1   2   >