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-14839: Improve the stability of TestSessionManagerMetrics (Marta Kuczora, reviewed by Aihua Xu)

2016-10-14 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master aed21d0b7 -> f42c89ca4 HIVE-14839: Improve the stability of TestSessionManagerMetrics (Marta Kuczora, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11072: Add data validation between Hive metastore upgrades tests (Naveen Gangam, reviewed by Chaoyu Tang, Aihua Xu)

2016-11-22 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 893b2553a -> 4a235fc55 HIVE-11072: Add data validation between Hive metastore upgrades tests (Naveen Gangam, reviewed by Chaoyu Tang, Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15207: Implement a capability to detect incorrect sequence numbers (Aihua Xu, reviewed by Chaoyu Tang)

2016-11-18 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master cea954f5c -> cebd251b9 HIVE-15207: Implement a capability to detect incorrect sequence numbers (Aihua Xu, reviewed by Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15231: query on view with CTE and alias fails with table not found error (Aihua Xu, reviewed by Pengcheng Xiong, Xuefu Zhang)

2016-11-18 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 936df7a15 -> cea954f5c HIVE-15231: query on view with CTE and alias fails with table not found error (Aihua Xu, reviewed by Pengcheng Xiong, Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15090: Temporary DB failure can stop ExpiredTokenRemover thread (Peter Vary, reviewed by Aihua Xu)

2016-11-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.1 b65980f3e -> a6f91a824 HIVE-15090: Temporary DB failure can stop ExpiredTokenRemover thread (Peter Vary, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11208: Can not drop a default partition __HIVE_DEFAULT_PARTITION__ which is not a "string" type (Aihua Xu, reviewed by Yongzhi Chen)

2016-11-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 085650e0c -> 2de8b3192 HIVE-11208: Can not drop a default partition __HIVE_DEFAULT_PARTITION__ which is not a "string" type (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15025: Secure-Socket-Layer (SSL) support for HMS (Aihua Xu, reviewed by Chaoyu Tang)

2016-10-27 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 130617443 -> 2f40ac3aa HIVE-15025: Secure-Socket-Layer (SSL) support for HMS (Aihua Xu, reviewed by Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2f40ac3a

hive git commit: HIVE-13798: Fix the unit test failure org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload (Aihua Xu, reviewed by Ashutosh Chauhan)

2016-10-11 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.1 a4e8e85bf -> 4e1c0631b HIVE-13798: Fix the unit test failure org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload (Aihua Xu, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-13798: Fix the unit test failure org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload (Aihua Xu, reviewed by Ashutosh Chauhan) (addendum)

2016-10-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.1 4e1c0631b -> 10b866a88 HIVE-13798: Fix the unit test failure org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload (Aihua Xu, reviewed by Ashutosh Chauhan) (addendum) Project:

hive git commit: HIVE-14875: Enhancement and refactoring of TestLdapAtnProviderWithMiniDS (Illya Yalovyy, reviewed by Aihua Xu)

2016-10-10 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d729b4544 -> 66f1f9bf7 HIVE-14875: Enhancement and refactoring of TestLdapAtnProviderWithMiniDS (Illya Yalovyy, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14063: beeline to auto connect to the HiveServer2 (Vihang Karajgaonkar, reviewed by Aihua Xu, Szehon Ho, Sergio Peña)

2016-10-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 9caf23001 -> 8029e11b3 HIVE-14063: beeline to auto connect to the HiveServer2 (Vihang Karajgaonkar, reviewed by Aihua Xu, Szehon Ho, Sergio Peña) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15392: Refactoring the validate function of HiveSchemaTool to make the output consistent (Aihua Xu, reviewed by Chaoyu Tang)

2016-12-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 24f48f124 -> 999dc553e HIVE-15392: Refactoring the validate function of HiveSchemaTool to make the output consistent (Aihua Xu, reviewed by Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14960: Improve the stability of TestNotificationListener (Marta Kuczora via Aihua Xu)

2016-12-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6ef0b5078 -> d556689e3 HIVE-14960: Improve the stability of TestNotificationListener (Marta Kuczora via Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15283: Index is dropped from wrong table in the index_auto_mult_tables.q and index_auto_mult_tables_compact.q tests (Marta Kuczora via Aihua Xu)

2016-12-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d556689e3 -> d139667ad HIVE-15283: Index is dropped from wrong table in the index_auto_mult_tables.q and index_auto_mult_tables_compact.q tests (Marta Kuczora via Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[16/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part.q.out

[13/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part.q.out

[47/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fa995bae Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/fa995bae Diff:

[34/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_mapwork_part_all_primitive.q.out -- diff --git

[46/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/encrypted/encryption_drop_partition.q.out -- diff --git a/ql/src/test/results/clientpositive/encrypted/encryption_drop_partition.q.out

[20/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_acidvec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_acidvec_mapwork_part.q.out

[27/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_mapwork_table.q.out -- diff --git

[42/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_table.q.out

[22/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/parquet_ppd_partition.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_ppd_partition.q.out

[07/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part.q.out

[40/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_table.q.out

[28/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_mapwork_part_all_primitive.q.out -- diff --git

[29/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_table.q.out

[32/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_table.q.out

[12/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part_all_primitive.q.out -- diff --git

[18/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_fetchwork_part.q.out -- diff --git

[03/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_vecrow_mapwork_part_all_primitive.q.out -- diff --git

[26/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_table.q.out

[21/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_acid_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_acid_mapwork_table.q.out

[39/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_fetchwork_table.q.out -- diff --git

[35/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_table.q.out

[25/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_mapwork_part_all_primitive.q.out -- diff --git

[17/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_fetchwork_table.q.out -- diff --git

[05/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_table.q.out

[01/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master bd35bd4e7 -> fa995bae4 http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/spark/insert_into2.q.out -- diff --git

[08/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_table.q.out -- diff --git

[09/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[10/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part.q.out

[3/3] hive git commit: HIVE-15383: Add additional info to 'desc function extended' output (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-15 Thread aihuaxu
HIVE-15383: Add additional info to 'desc function extended' output (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cb7918c6 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/cb7918c6

[2/3] hive git commit: HIVE-15383: Add additional info to 'desc function extended' output (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-15 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/cb7918c6/ql/src/test/results/clientpositive/udf_if.q.out -- diff --git a/ql/src/test/results/clientpositive/udf_if.q.out b/ql/src/test/results/clientpositive/udf_if.q.out index

hive git commit: HIVE-15076: Improve scalability of LDAP authentication provider group filter (Illya Yalovyy, reviewed by Aihua Xu, Naveen Gangam)

2017-01-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6fdf49ac2 -> 01e691c5c HIVE-15076: Improve scalability of LDAP authentication provider group filter (Illya Yalovyy, reviewed by Aihua Xu, Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[10/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out

[12/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/WindowingTableFunction.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/WindowingTableFunction.java

[02/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/vectorized_ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/vectorized_ptf.q.out

[07/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/llap/windowing.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/windowing.q.out

[03/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/spark/windowing.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/windowing.q.out

[01/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6973edcfb -> a28b28f32 http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/windowing.q.out -- diff --git

[09/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/llap/ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/ptf.q.out b/ql/src/test/results/clientpositive/llap/ptf.q.out

[05/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/spark/ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/ptf.q.out b/ql/src/test/results/clientpositive/spark/ptf.q.out

[04/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/spark/vectorized_ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorized_ptf.q.out

[06/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/ptf.q.out b/ql/src/test/results/clientpositive/ptf.q.out index

[08/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/a28b28f3/ql/src/test/results/clientpositive/llap/vectorized_ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorized_ptf.q.out

[13/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-12 Thread aihuaxu
HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a28b28f3 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a28b28f3 Diff:

hive git commit: HIVE-15321: Change to read as long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-01 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 54b3abf52 -> 803717bc7 HIVE-15321: Change to read as long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15263: Detect the values for incorrect NULL values (Aihua Xu, reviewed by Yongzhi Chen)

2016-11-29 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 77b26d5a2 -> fb3b81e3d HIVE-15263: Detect the values for incorrect NULL values (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15518: Refactoring rows and range related classes to put the window type on Window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-04 Thread aihuaxu
HIVE-15518: Refactoring rows and range related classes to put the window type on Window (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ad335c1d Tree:

[1/2] hive git commit: HIVE-15518: Refactoring rows and range related classes to put the window type on Window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-04 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 5cf2e71e6 -> ad335c1d4 http://git-wip-us.apache.org/repos/asf/hive/blob/ad335c1d/ql/src/test/results/clientpositive/llap/vectorized_ptf.q.out -- diff --git

hive git commit: HIVE-15345: Spelling errors in logging and exceptions for query language code (Grant Sohn via Aihua Xu, reviewed by Prasanth Jayachandran)

2016-12-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 530f2b0d2 -> 0c94b11b2 HIVE-15345: Spelling errors in logging and exceptions for query language code (Grant Sohn via Aihua Xu, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15298: Unit test failures in TestCliDriver sample[2, 4, 6, 7, 9] (Barna Zsombor Klara via Aihua Xu, reviewed by Jason Dere)

2016-12-20 Thread aihuaxu
HIVE-15298: Unit test failures in TestCliDriver sample[2,4,6,7,9] (Barna Zsombor Klara via Aihua Xu, 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/530f2b0d Tree:

[1/2] hive git commit: HIVE-15298: Unit test failures in TestCliDriver sample[2, 4, 6, 7, 9] (Barna Zsombor Klara via Aihua Xu, reviewed by Jason Dere)

2016-12-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master eb26dffe9 -> 530f2b0d2 http://git-wip-us.apache.org/repos/asf/hive/blob/530f2b0d/ql/src/test/results/clientpositive/spark/sample7.q.out -- diff --git

hive git commit: HIVE-15476: ObjectStore.getMTableColumnStatistics() should check if colNames is empty (Aihua Xu, reviewed by Naveen Gangam)

2016-12-27 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 3c1344490 -> 943e31349 HIVE-15476: ObjectStore.getMTableColumnStatistics() should check if colNames is empty (Aihua Xu, reviewed by Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14956: Parallelize TestHCatLoader (addendum) (Vihang Karajgaonkar, reviewed by Aihua Xu)

2016-12-27 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d943e42d5 -> 212f18091 HIVE-14956: Parallelize TestHCatLoader (addendum) (Vihang Karajgaonkar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15113: SHOW CREATE TABLE on skewed table returns statement without skew definition (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-22 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 4ba713ccd -> 71f250db3 HIVE-15113: SHOW CREATE TABLE on skewed table returns statement without skew definition (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[04/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_vecrow_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_text_vecrow_mapwork_part.q.out

[44/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_mapwork_part.q.out -- diff --git

[38/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_part.q.out -- diff --git

[23/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_table.q.out

[11/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_table.q.out

[36/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_table.q.out -- diff --git

[31/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[45/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/constprog_semijoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/constprog_semijoin.q.out

[02/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_vecrow_mapwork_table.q.out -- diff --git

[30/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_mapwork_table.q.out -- diff --git

[19/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_acidvec_mapwork_table.q.out -- diff --git

[43/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_mapwork_table.q.out -- diff --git

[14/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_table.q.out

[24/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_mapwork_table.q.out -- diff --git

[33/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_mapwork_table.q.out -- diff --git

[41/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_mapwork_table.q.out -- diff --git

[06/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part_all_primitive.q.out -- diff --git

[37/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[15/47] hive git commit: HIVE-15346: "values temp table" should not be an input (Aihua Xu, reviewed by Yongzhi Chen)

2016-12-06 Thread aihuaxu
http://git-wip-us.apache.org/repos/asf/hive/blob/fa995bae/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part_all_primitive.q.out -- diff --git

hive git commit: HIVE-15275 "beeline -f " will throw NPE (Aihua Xu, reviewed by Vihang Karajgaonkar, Yongzhi Chen)

2016-12-07 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 1a39cbfca -> 70cc5efac HIVE-15275 "beeline -f " will throw NPE (Aihua Xu, reviewed by Vihang Karajgaonkar, Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15425: Eliminate conflicting output from schematool's table validator. (Naveen Gangam, reviewed by Aihua Xu)

2016-12-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 0c94b11b2 -> 714bb83cb HIVE-15425: Eliminate conflicting output from schematool's table validator. (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16281: Upgrade master branch to JDK8 (Aihua Xu, reviewed by Thejas M Nair, Sergio Peña, Sean Busbey)

2017-03-24 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 5607b384e -> c3aec1236 HIVE-16281: Upgrade master branch to JDK8 (Aihua Xu, reviewed by Thejas M Nair, Sergio Peña, Sean Busbey) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-16057: SchemaTool ignores --passWord argument if hadoop.security.credential.provider.path is configured (Peter Vary, reviewed by Aihua Xu)

2017-03-30 Thread aihuaxu
HIVE-16057: SchemaTool ignores --passWord argument if hadoop.security.credential.provider.path is configured (Peter Vary, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e339d144 Tree:

[1/2] hive git commit: HIVE-16049: upgrade to jetty 9 (Sean Busbey & Aihua Xu, reviewed by Sergio Peña)

2017-03-30 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master bbc874eeb -> e339d1444 HIVE-16049: upgrade to jetty 9 (Sean Busbey & Aihua Xu, 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/191302cf Tree:

hive git commit: HIVE-15166: Provide beeline option to set the jline history max size (Eric Lin, reviewed by Aihua Xu)

2017-03-16 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 74c7c2cd9 -> 4f3e2c614 HIVE-15166: Provide beeline option to set the jline history max size (Eric Lin, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13780: Allow user to update AVRO table schema via command even if table's definition was defined through schema file (Adam Szita, reviewed by Aihua Xu)

2017-03-14 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master af19055c1 -> fab335ab3 HIVE-13780: Allow user to update AVRO table schema via command even if table's definition was defined through schema file (Adam Szita, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[2/2] hive git commit: HIVE-16297: Improving hive logging configuration variables (Vihang Karajgaonkar, reviewed by Peter Vary & Aihua Xu)

2017-04-04 Thread aihuaxu
HIVE-16297: Improving hive logging configuration variables (Vihang Karajgaonkar, reviewed by Peter Vary & Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4e60ea3f Tree:

[1/2] hive git commit: HIVE-16335: Beeline user HS2 connection file should use /etc/hive/conf instead of /etc/conf/hive (Vihang Karajgaonkar, reviewed by Aihua Xu)

2017-04-04 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 23ac04d3b -> 4e60ea3f7 HIVE-16335: Beeline user HS2 connection file should use /etc/hive/conf instead of /etc/conf/hive (Vihang Karajgaonkar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-16409: TestEventHandlerFactory has lacked the ASF header (Saijin Huang, reviewed by Aihua Xu)

2017-04-17 Thread aihuaxu
HIVE-16409: TestEventHandlerFactory has lacked the ASF header (Saijin Huang, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/99f142c9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/99f142c9 Diff:

[1/2] hive git commit: HIVE-15442: Driver.java has a redundancy code (Saijin Huang, reviewed by Aihua Xu)

2017-04-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 98250bbe6 -> 99f142c9a HIVE-15442: Driver.java has a redundancy code (Saijin Huang, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/579f5d7e Tree:

hive git commit: Revert "HIVE-16057: SchemaTool ignores --passWord argument if hadoop.security.credential.provider.path is configured (Peter Vary, reviewed by Aihua Xu and Vihang Karajgaonkar)"

2017-03-04 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 66bdab8dc -> 6337a8fee Revert "HIVE-16057: SchemaTool ignores --passWord argument if hadoop.security.credential.provider.path is configured (Peter Vary, reviewed by Aihua Xu and Vihang Karajgaonkar)" This reverts commit

[2/2] hive git commit: HIVE-16061: Some of console output is not printed to the beeline console

2017-04-03 Thread aihuaxu
HIVE-16061: Some of console output is not printed to the beeline console Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/91d25b48 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/91d25b48 Diff:

<    1   2   3   >