[hive] branch master updated: HIVE-21408 : Disable synthetic join predicates for non-equi joins for unintended cases (Deepak Jaiswal, reviewed by Vineet Garg)

2019-03-08 Thread djaiswal
This is an automated email from the ASF dual-hosted git repository. djaiswal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new cdd8fa5 HIVE-21408 : Disable synthetic join

[hive] branch master updated: HIVE-21167 : Bucketing: Bucketing version 1 is incorrectly partitioning data (Deepak Jaiswal, reviewed by Jason Dere and Vineet Garg)

2019-02-22 Thread djaiswal
This is an automated email from the ASF dual-hosted git repository. djaiswal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 69a7fc5 HIVE-21167 : Bucketing: Bucketing

[hive] branch master updated: HIVE-21221 : Make HS2 and LLAP consistent - Bring up LLAP WebUI in test mode if WebUI port is configured (Oliver Draese via Deepak Jaiswal)

2019-02-15 Thread djaiswal
This is an automated email from the ASF dual-hosted git repository. djaiswal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new aaf01ae HIVE-21221 : Make HS2 and LLAP

[hive] branch master updated: HIVE-21214 : MoveTask : Use attemptId instead of file size for deduplication of files compareTempOrDuplicateFiles() (Deepak Jaiswal, reviewed by Jason Dere)

2019-02-06 Thread djaiswal
This is an automated email from the ASF dual-hosted git repository. djaiswal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new fae6256 HIVE-21214 : MoveTask : Use attemptId

hive git commit: HIVE-16976 : DPP: SyntheticJoinPredicate transitivity for < > and BETWEEN (Deepak Jaiswal, reviewed by Jesus)

2019-01-11 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master a81e8de30 -> 28db173b9 HIVE-16976 : DPP: SyntheticJoinPredicate transitivity for < > and BETWEEN (Deepak Jaiswal, reviewed by Jesus) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-16976 : DPP: SyntheticJoinPredicate transitivity for < > and BETWEEN (Deepak Jaiswal, reviewed by Jesus)"

2019-01-11 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 305e7887e -> a81e8de30 Revert "HIVE-16976 : DPP: SyntheticJoinPredicate transitivity for < > and BETWEEN (Deepak Jaiswal, reviewed by Jesus)" This reverts commit 305e7887e542b680ba41e32c49dab3a18a84e68a. Project:

hive git commit: HIVE-16976 : DPP: SyntheticJoinPredicate transitivity for < > and BETWEEN (Deepak Jaiswal, reviewed by Jesus)

2019-01-11 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master cb9d5ccd8 -> 305e7887e HIVE-16976 : DPP: SyntheticJoinPredicate transitivity for < > and BETWEEN (Deepak Jaiswal, reviewed by Jesus) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20868 : SMB Join fails intermittently when TezDummyOperator has child op in getFinalOp in MapRecordProcessor(Deepak Jaiswal, reviewed by Gopal V)

2018-11-08 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master ad597b026 -> ffb78b521 HIVE-20868 : SMB Join fails intermittently when TezDummyOperator has child op in getFinalOp in MapRecordProcessor(Deepak Jaiswal, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-20540 : Vectorization : Support loading bucketed tables using sorted dynamic partition optimizer - II (Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-09-26 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master b49f02c4c -> 5f039a910 HIVE-20540 : Vectorization : Support loading bucketed tables using sorted dynamic partition optimizer - II (Deepak Jaiswal, reviewed by Prasanth Jayachandran) Project:

hive git commit: HIVE-20593 addendum patch.

2018-09-26 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master dfc926284 -> dca6ef04e HIVE-20593 addendum patch. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dca6ef04 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/dca6ef04

hive git commit: HIVE-20593 : Load Data for partitioned ACID tables fails with bucketId out of range: -1 (Deepak Jaiswal, reviewed by Eugene Koifman)

2018-09-26 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 748b90fba -> bef6c9fd2 HIVE-20593 : Load Data for partitioned ACID tables fails with bucketId out of range: -1 (Deepak Jaiswal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-20593 : Load Data for partitioned ACID tables fails with bucketId out of range: -1 (Deepak Jaiswal, reviewed by Eugene Koifman)"

2018-09-26 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 36653c2cd -> 748b90fba Revert "HIVE-20593 : Load Data for partitioned ACID tables fails with bucketId out of range: -1 (Deepak Jaiswal, reviewed by Eugene Koifman)" This reverts commit 36653c2cd4af9815151a2453d1b50065510a4fe9. Project:

hive git commit: HIVE-20593 : Load Data for partitioned ACID tables fails with bucketId out of range: -1 (Deepak Jaiswal, reviewed by Eugene Koifman)

2018-09-25 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master a036e52df -> 36653c2cd HIVE-20593 : Load Data for partitioned ACID tables fails with bucketId out of range: -1 (Deepak Jaiswal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20508 : Hive does not support user names of type "user@realm" (Deepak Jaiswal, reviewed by Thejas Nair)

2018-09-09 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master a9581995d -> 494b771ac HIVE-20508 : Hive does not support user names of type "user@realm" (Deepak Jaiswal, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20510 : Vectorization : Support loading bucketed tables using sorted dynamic partition optimizer (Deepak Jaiswal, reviewed by Gopal Vijayarahavan, Matt Mccline, and Thejas Nair)

2018-09-09 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 99b8c370f -> 29332fbf8 HIVE-20510 : Vectorization : Support loading bucketed tables using sorted dynamic partition optimizer (Deepak Jaiswal, reviewed by Gopal Vijayarahavan, Matt Mccline, and Thejas Nair) Project:

hive git commit: HIVE-20433 : Implicit String to Timestamp conversion is slow (Deepak Jaiswal, reviewed by Gopal Vijayaraghavan)

2018-08-29 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 4dff5b63b -> cf5486dd3 HIVE-20433 : Implicit String to Timestamp conversion is slow (Deepak Jaiswal, reviewed by Gopal Vijayaraghavan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20187 : Incorrect query results in hive when hive.convert.join.bucket.mapjoin.tez is set to true (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-08-26 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 dd3798656 -> 2992c20c0 HIVE-20187 : Incorrect query results in hive when hive.convert.join.bucket.mapjoin.tez is set to true (Deepak Jaiswal, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-20187 : Incorrect query results in hive when hive.convert.join.bucket.mapjoin.tez is set to true (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-08-25 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master b627fa8fa -> 1cb7e7734 HIVE-20187 : Incorrect query results in hive when hive.convert.join.bucket.mapjoin.tez is set to true (Deepak Jaiswal, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-20393 : Semijoin Reduction : markSemiJoinForDPP behaves inconsistently (Deepak Jaiswal, reviewed by Ashutosh Chauhan)

2018-08-16 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 be9cba367 -> f0b20bfe6 HIVE-20393 : Semijoin Reduction : markSemiJoinForDPP behaves inconsistently (Deepak Jaiswal, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20393 : Semijoin Reduction : markSemiJoinForDPP behaves inconsistently (Deepak Jaiswal, reviewed by Ashutosh Chauhan)

2018-08-16 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 463a51257 -> 109439c3f HIVE-20393 : Semijoin Reduction : markSemiJoinForDPP behaves inconsistently (Deepak Jaiswal, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20354 : Semijoin hints dont work with merge statements (Deepak Jaiswal, reviewed by Eugene Koifman)

2018-08-12 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 2d34d5b1d -> 51e6f524e HIVE-20354 : Semijoin hints dont work with merge statements (Deepak Jaiswal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20354 : Semijoin hints dont work with merge statements (Deepak Jaiswal, reviewed by Eugene Koifman)

2018-08-12 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 28b24dbf5 -> 4a30574d3 HIVE-20354 : Semijoin hints dont work with merge statements (Deepak Jaiswal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20252 : Semijoin Reduction : Cycles due to semi join branch may remain undetected if small table side has a map join upstream.(Deepak Jaiswal, reviewed by Jesus Camacho Rodriguez

2018-08-01 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 18beea6a9 -> 14f19a40f HIVE-20252 : Semijoin Reduction : Cycles due to semi join branch may remain undetected if small table side has a map join upstream.(Deepak Jaiswal, reviewed by Jesus Camacho Rodriguez) Project:

hive git commit: HIVE-20252 : Semijoin Reduction : Cycles due to semi join branch may remain undetected if small table side has a map join upstream.(Deepak Jaiswal, reviewed by Jesus Camacho Rodriguez

2018-08-01 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 163e0de98 -> 2cabb8da1 HIVE-20252 : Semijoin Reduction : Cycles due to semi join branch may remain undetected if small table side has a map join upstream.(Deepak Jaiswal, reviewed by Jesus Camacho Rodriguez) Project:

hive git commit: HIVE-20240 : Semijoin Reduction : Use local variable to check for external table condition (Deepak Jaiswal, reviewed by Jason Dere)

2018-07-30 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 b96f039f9 -> 6bb450208 HIVE-20240 : Semijoin Reduction : Use local variable to check for external table condition (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20240 : Semijoin Reduction : Use local variable to check for external table condition (Deepak Jaiswal, reviewed by Jason Dere)

2018-07-27 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 9aac80609 -> 0ad71121d HIVE-20240 : Semijoin Reduction : Use local variable to check for external table condition (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20164 : Murmur Hash : Make sure CTAS and IAS use correct bucketing version (Deepak Jaiswal, reviewed by Jason Dere)

2018-07-24 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 f233b9375 -> 7eba98837 HIVE-20164 : Murmur Hash : Make sure CTAS and IAS use correct bucketing version (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20164 : Murmur Hash : Make sure CTAS and IAS use correct bucketing version (Deepak Jaiswal, reviewed by Jason Dere)

2018-07-23 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master ed4fa73ba -> 87b9f647b HIVE-20164 : Murmur Hash : Make sure CTAS and IAS use correct bucketing version (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

svn commit: r1032961 - in /websites/production/hive/content: ./ javadocs/

2018-07-23 Thread djaiswal
Author: djaiswal Date: Mon Jul 23 23:17:00 2018 New Revision: 1032961 Log: Publishing svnmucc operation to hive site by djaiswal Added: websites/production/hive/content/ - copied from r1032960, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs

svn commit: r1836524 - /hive/cms/trunk/content/people.mdtext

2018-07-23 Thread djaiswal
Author: djaiswal Date: Mon Jul 23 23:12:39 2018 New Revision: 1836524 URL: http://svn.apache.org/viewvc?rev=1836524=rev Log: updating committer list Modified: hive/cms/trunk/content/people.mdtext Modified: hive/cms/trunk/content/people.mdtext URL: http://svn.apache.org/viewvc/hive/cms

[hive] Git Push Summary

2018-07-18 Thread djaiswal
Repository: hive Updated Tags: refs/tags/rel/storage-release-2.7.0 [created] 5d3241345

[hive] Git Push Summary

2018-07-12 Thread djaiswal
Repository: hive Updated Tags: refs/tags/storage-release-2.7.0-rc1 [created] 7b909acc5

hive git commit: Preparing for storage-api 2.7.0 release

2018-07-12 Thread djaiswal
Repository: hive Updated Branches: refs/heads/storage-branch-2.7 [created] e59fdf986 Preparing for storage-api 2.7.0 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e59fdf98 Tree:

[hive] Git Push Summary

2018-07-12 Thread djaiswal
Repository: hive Updated Branches: refs/heads/storage-branch-2.7 [deleted] 13802a2cb

hive git commit: HIVE-20100 : OpTraits : Select Optraits should stop when a mismatch is detected (Deepak Jaiswal, reviewed by Jason Dere)

2018-07-10 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 c462214aa -> 6c55afb04 HIVE-20100 : OpTraits : Select Optraits should stop when a mismatch is detected (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20100 : OpTraits : Select Optraits should stop when a mismatch is detected (Deepak Jaiswal, reviewed by Jason Dere)

2018-07-09 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 5016d6f05 -> ddf7e25d3 HIVE-20100 : OpTraits : Select Optraits should stop when a mismatch is detected (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Preparing for storage-api 2.7.0 release.

2018-07-06 Thread djaiswal
Repository: hive Updated Branches: refs/heads/storage-branch-2.7 [created] 13802a2cb Preparing for storage-api 2.7.0 release. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/13802a2c Tree:

[2/2] hive git commit: HIVE-20039 : Bucket pruning: Left Outer Join on bucketed table gives wrong result (Deepak Jaiswal, reviewed by Gopal V)

2018-07-04 Thread djaiswal
HIVE-20039 : Bucket pruning: Left Outer Join on bucketed table gives wrong result (Deepak Jaiswal, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ed733a57 Tree:

[1/2] hive git commit: HIVE-20039 : Bucket pruning: Left Outer Join on bucketed table gives wrong result (Deepak Jaiswal, reviewed by Gopal V)

2018-07-04 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 bb35d83e7 -> ed733a573 http://git-wip-us.apache.org/repos/asf/hive/blob/ed733a57/ql/src/test/results/clientpositive/llap/tez_fixed_bucket_pruning.q.out -- diff --git

[1/2] hive git commit: HIVE-20039 : Bucket pruning: Left Outer Join on bucketed table gives wrong result (Deepak Jaiswal, reviewed by Gopal V)

2018-07-03 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 19676a33c -> e972122e0 http://git-wip-us.apache.org/repos/asf/hive/blob/e972122e/ql/src/test/results/clientpositive/llap/tez_fixed_bucket_pruning.q.out -- diff --git

[2/2] hive git commit: HIVE-20039 : Bucket pruning: Left Outer Join on bucketed table gives wrong result (Deepak Jaiswal, reviewed by Gopal V)

2018-07-03 Thread djaiswal
HIVE-20039 : Bucket pruning: Left Outer Join on bucketed table gives wrong result (Deepak Jaiswal, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e972122e Tree:

hive git commit: HIVE-19967 : SMB Join : Need Optraits for PTFOperator ala GBY Op (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-30 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 47257e19c -> 96b8b6244 HIVE-19967 : SMB Join : Need Optraits for PTFOperator ala GBY Op (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-19967 : SMB Join : Need Optraits for PTFOperator ala GBY Op (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-29 Thread djaiswal
HIVE-19967 : SMB Join : Need Optraits for PTFOperator ala GBY Op (Deepak Jaiswal, 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/35cec21d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/35cec21d

[1/2] hive git commit: HIVE-19967 : SMB Join : Need Optraits for PTFOperator ala GBY Op (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-29 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 2b0cb07e4 -> 35cec21d2 http://git-wip-us.apache.org/repos/asf/hive/blob/35cec21d/ql/src/test/results/clientpositive/llap/tez_smb_reduce_side.q.out -- diff --git

[1/2] hive git commit: HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, reviewed by Sergey Shelukhin)

2018-06-27 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 774a8ef7a -> 3f904ff79 http://git-wip-us.apache.org/repos/asf/hive/blob/3f904ff7/ql/src/test/results/clientpositive/spark/sample6.q.out -- diff --git

[2/2] hive git commit: HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, reviewed by Sergey Shelukhin)

2018-06-27 Thread djaiswal
HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, 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/3f904ff7 Tree:

[2/2] hive git commit: HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, reviewed by Sergey Shelukhin)

2018-06-26 Thread djaiswal
HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, 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/eaf416ea Tree:

[1/2] hive git commit: HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, reviewed by Sergey Shelukhin)

2018-06-26 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master bd5d2b70c -> eaf416ea1 http://git-wip-us.apache.org/repos/asf/hive/blob/eaf416ea/ql/src/test/results/clientpositive/spark/sample6.q.out -- diff --git

hive git commit: HIVE-19972 : Followup to HIVE-19928 : Fix the check for managed table (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-25 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 45f48c0fd -> 5b47ee6cc HIVE-19972 : Followup to HIVE-19928 : Fix the check for managed table (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19972 : Followup to HIVE-19928 : Fix the check for managed table (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-24 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master be1955f61 -> b023f5dd9 HIVE-19972 : Followup to HIVE-19928 : Fix the check for managed table (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19928 : Load Data for managed tables should set the owner of loaded files to a configurable user (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-23 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 c95136a07 -> def1901bf HIVE-19928 : Load Data for managed tables should set the owner of loaded files to a configurable user (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19928 : Load Data for managed tables should set the owner of loaded files to a configurable user (Deepak Jaiswal, reviewed by Jason Dere)

2018-06-21 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 6a87f7f0f -> 6adab1c2a HIVE-19928 : Load Data for managed tables should set the owner of loaded files to a configurable user (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "Merge branch 'branch-3' of http://git-wip-us.apache.org/repos/asf/hive into branch-3"

2018-06-18 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 a2c08792a -> 90b442c1b Revert "Merge branch 'branch-3' of http://git-wip-us.apache.org/repos/asf/hive into branch-3" This reverts commit 9d80c2d6a1a7bf378d2c6a28006d09f3c3643e5f, reversing changes made to

[1/2] hive git commit: HIVE-19904 : Load data rewrite into Tez job fails for ACID (Deepak Jaiswal, reviewed by Eugene Koifman)

2018-06-17 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 f987af8ba -> 9d80c2d6a HIVE-19904 : Load data rewrite into Tez job fails for ACID (Deepak Jaiswal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: Merge branch 'branch-3' of http://git-wip-us.apache.org/repos/asf/hive into branch-3

2018-06-17 Thread djaiswal
Merge branch 'branch-3' of http://git-wip-us.apache.org/repos/asf/hive into branch-3 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9d80c2d6 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9d80c2d6 Diff:

hive git commit: HIVE-19904 : Load data rewrite into Tez job fails for ACID (Deepak Jaiswal, reviewed by Eugene Koifman)

2018-06-17 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master d60bc73af -> 24da46034 HIVE-19904 : Load data rewrite into Tez job fails for ACID (Deepak Jaiswal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/spark/smb_mapjoin_14.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_14.q.out

[7/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/llap/mrr.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/mrr.q.out b/ql/src/test/results/clientpositive/llap/mrr.q.out

[6/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out

[5/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/llap/smb_mapjoin_6.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_6.q.out

[8/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/llap/correlationoptimizer6.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/correlationoptimizer6.q.out

[1/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 5d6d15bc0 -> 2b5e215e3 http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/spark/smb_mapjoin_6.q.out -- diff --git

[9/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2b5e215e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2b5e215e Diff:

[4/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/llap/tez_smb_reduce_side.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/tez_smb_reduce_side.q.out

[2/9] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/2b5e215e/ql/src/test/results/clientpositive/spark/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_4.q.out

[1/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 773034f0a -> 0a961aa8f http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/spark/smb_mapjoin_6.q.out -- diff --git

[6/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/llap/smb_mapjoin_14.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_14.q.out

[3/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/spark/bucketmapjoin1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/bucketmapjoin1.q.out

[4/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/llap/smb_mapjoin_6.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_6.q.out

[5/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out

[8/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0a961aa8 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/0a961aa8 Diff:

[2/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/spark/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_4.q.out

[7/8] hive git commit: HIVE-18875 : Enable SMB Join by default in Tez (Deepak Jaiswal, reviewed by Gunther Hagleitner)

2018-06-10 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/0a961aa8/ql/src/test/results/clientpositive/llap/explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/explainuser_1.q.out

hive git commit: HIVE-19454 : Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError (Alisha Prabhu via Deepak Jaiswal, reviewed by

2018-05-22 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 9bdcafe7e -> 7c8457ac3 HIVE-19454 : Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError (Alisha Prabhu via Deepak Jaiswal, reviewed by Deepak Jaiswal) Project:

hive git commit: HIVE-19454 : Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError (Alisha Prabhu via Deepak Jaiswal, reviewed by

2018-05-21 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 8fc0f72f8 -> 7b61c7615 HIVE-19454 : Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError (Alisha Prabhu via Deepak Jaiswal, reviewed by Deepak Jaiswal) Project:

[hive] Git Push Summary

2018-05-11 Thread djaiswal
Repository: hive Updated Tags: refs/tags/storage-release-2.6.1-rc0 [deleted] 858195753

[hive] Git Push Summary

2018-05-11 Thread djaiswal
Repository: hive Updated Tags: refs/tags/rel/storage-release-2.6.1 [created] 256523d75

hive git commit: HIVE-19453 : Extend Load Data statement to take Input file format and Serde as parameters (Deepak Jaiswal, reviewed by Jason Dere)

2018-05-11 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 b3313380c -> 32e29cc63 HIVE-19453 : Extend Load Data statement to take Input file format and Serde as parameters (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19471 : bucket_map_join_tez1 and bucket_map_join_tez2 are failing (Deepak Jaiswal, reviewed by Vineet Garg)

2018-05-10 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 9124ee117 -> 473a1eefd HIVE-19471 : bucket_map_join_tez1 and bucket_map_join_tez2 are failing (Deepak Jaiswal, reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19471 : bucket_map_join_tez1 and bucket_map_join_tez2 are failing (Deepak Jaiswal, reviewed by Vineet Garg)

2018-05-10 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 5bb3df0ee -> 3c3880c08 HIVE-19471 : bucket_map_join_tez1 and bucket_map_join_tez2 are failing (Deepak Jaiswal, reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19453 : Extend Load Data statement to take Input file format and Serde as parameters (Deepak Jaiswal, reviewed by Jason Dere)

2018-05-09 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master f2cb7f2b0 -> e1e497574 HIVE-19453 : Extend Load Data statement to take Input file format and Serde as parameters (Deepak Jaiswal, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[hive] Git Push Summary

2018-05-08 Thread djaiswal
Repository: hive Updated Tags: refs/tags/storage-release-2.6.1-rc0 [created] 858195753

[hive] Git Push Summary

2018-05-08 Thread djaiswal
Repository: hive Updated Tags: refs/tags/storage-release-2.6.1-rc0 [deleted] ca151178d

[46/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/bucket_map_join_tez1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_map_join_tez1.q.out

[11/58] [abbrv] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/4c0475ff/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

[37/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/insert_into_default_keyword.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/insert_into_default_keyword.q.out

[19/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/spark/sample6.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/sample6.q.out

[32/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out

[54/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/bucket1.q.out -- diff --git a/ql/src/test/results/clientpositive/bucket1.q.out b/ql/src/test/results/clientpositive/bucket1.q.out index

[40/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out

[52/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/druid_basic1.q.out -- diff --git a/ql/src/test/results/clientpositive/druid_basic1.q.out

[39/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/enforce_constraint_notnull.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/enforce_constraint_notnull.q.out

[07/58] [abbrv] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/4c0475ff/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[57/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/091fd962 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/091fd962

[13/58] [abbrv] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/4c0475ff/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java

[23/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/spark/bucketsortoptimize_insert_2.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/bucketsortoptimize_insert_2.q.out

[27/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/row__id.q.out -- diff --git a/ql/src/test/results/clientpositive/row__id.q.out b/ql/src/test/results/clientpositive/row__id.q.out

[28/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/pcr.q.out -- diff --git a/ql/src/test/results/clientpositive/pcr.q.out b/ql/src/test/results/clientpositive/pcr.q.out index

[42/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/default_constraint.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/default_constraint.q.out

[47/58] [abbrv] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-08 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/091fd962/ql/src/test/results/clientpositive/llap/bucket5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket5.q.out

  1   2   3   >