hive git commit: HIVE-19121 : Fix HiveSchemaTool validation for databases that don't support schema (Miklos Gergely via Ashutosh Chauhan)

2018-04-06 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 1417370ca -> a316c8203 HIVE-19121 : Fix HiveSchemaTool validation for databases that don't support schema (Miklos Gergely via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Com

hive git commit: HIVE-19050 : addendum

2018-04-06 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 8b3ce4688 -> 941f037c2 HIVE-19050 : addendum Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/941f037c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/941f037c Dif

[3/3] hive git commit: HIVE-19102: Vectorization: Suppress known Q file bugs (Matt McCline, reviewed by Teddy Choi)

2018-04-06 Thread mmccline
HIVE-19102: Vectorization: Suppress known Q file bugs (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/1417370c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/1417370c Diff: http://

[1/3] hive git commit: HIVE-19102: Vectorization: Suppress known Q file bugs (Matt McCline, reviewed by Teddy Choi)

2018-04-06 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 2fb7695b3 -> 1417370ca http://git-wip-us.apache.org/repos/asf/hive/blob/1417370c/ql/src/test/results/clientpositive/spark/vector_data_types.q.out -- diff --git a/ql/src/test/

[2/3] hive git commit: HIVE-19102: Vectorization: Suppress known Q file bugs (Matt McCline, reviewed by Teddy Choi)

2018-04-06 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/1417370c/ql/src/test/results/clientpositive/offset_limit_global_optimizer.q.out -- diff --git a/ql/src/test/results/clientpositive/offset_limit_global_optimizer.q.out b/ql/src/test

hive git commit: HIVE-19116: Vectorization: Vector Map data type doesn't keep the order of the key/values pairs as read (Matt McCline, reviewed by Deepak Jaiswal)

2018-04-06 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 158f119ee -> 2fb7695b3 HIVE-19116: Vectorization: Vector Map data type doesn't keep the order of the key/values pairs as read (Matt McCline, reviewed by Deepak Jaiswal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http

hive git commit: HIVE-19091 : [Hive 3.0.0 Release] Rat check failure fixes (Vineet Garg, reviewed by Ashutosh Chauhan)

2018-04-06 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 5b3a561c9 -> 158f119ee HIVE-19091 : [Hive 3.0.0 Release] Rat check failure fixes (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/comm

hive git commit: HIVE-18775: HIVE-17983 missed deleting metastore/scripts/upgrade/derby/hive-schema-3.0.0.derby.sql(Alan Gates, reviewed by Vineet Garg)

2018-04-06 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 4931805c1 -> 5b3a561c9 HIVE-18775: HIVE-17983 missed deleting metastore/scripts/upgrade/derby/hive-schema-3.0.0.derby.sql(Alan Gates, reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wi

hive git commit: HIVE-19112: Support Analyze table for partitioned tables without partition spec (Vineet Garg, reviewed by Ashutosh Chauhan)

2018-04-06 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 6df4d6f04 -> 4931805c1 HIVE-19112: Support Analyze table for partitioned tables without partition spec (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

hive git commit: HIVE-19065: Metastore client compatibility check should include syncMetaStoreClient (Daniel Dai, reviewed by Thejas Nair)

2018-04-06 Thread daijy
Repository: hive Updated Branches: refs/heads/master d81aed31d -> 6df4d6f04 HIVE-19065: Metastore client compatibility check should include syncMetaStoreClient (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org

hive git commit: HIVE-19050 : DBNotificationListener does not catch exceptions in the cleaner thread (Vihang Karajgaonkar reviewed by Peter Vary)

2018-04-06 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 7c6467126 -> 8b3ce4688 HIVE-19050 : DBNotificationListener does not catch exceptions in the cleaner thread (Vihang Karajgaonkar reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.a

hive git commit: HIVE-19050 : DBNotificationListener does not catch exceptions in the cleaner thread (Vihang Karajgaonkar reviewed by Peter Vary)

2018-04-06 Thread vihangk1
Repository: hive Updated Branches: refs/heads/master 0a81e1ec3 -> d81aed31d HIVE-19050 : DBNotificationListener does not catch exceptions in the cleaner thread (Vihang Karajgaonkar reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

hive git commit: HIVE-19075: Fix NPE when trying to drop or get DB with null name (Marta Kuczora, via Peter Vary)

2018-04-06 Thread pvary
Repository: hive Updated Branches: refs/heads/master eb40ea57e -> 0a81e1ec3 HIVE-19075: Fix NPE when trying to drop or get DB with null name (Marta Kuczora, via Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0a