hive git commit: HIVE-18866 : Semijoin and analyze: Implement a Long -> Hash64 vector fast-path (Gopal Vijayaraghavan, Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2018-05-23 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-3 7cb57cee5 -> eaeb20079 HIVE-18866 : Semijoin and analyze: Implement a Long -> Hash64 vector fast-path (Gopal Vijayaraghavan, Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo C

hive git commit: HIVE-19660 : update branch-3 to be version 3.1 and fix storage-api mismatch (Sergey Shelukhin, reviewed by Vineet Garg)

2018-05-23 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-3 b3013a65e -> 7cb57cee5 HIVE-19660 : update branch-3 to be version 3.1 and fix storage-api mismatch (Sergey Shelukhin, reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org

hive git commit: Revert "HIVE-19615 : Proper handling of is null and not is null predicate when pushed to Druid (Slim Bougeurra via Ashutosh Chauhan)"

2018-05-23 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 7eadc07ec -> 29e4f3be4 Revert "HIVE-19615 : Proper handling of is null and not is null predicate when pushed to Druid (Slim Bougeurra via Ashutosh Chauhan)" This reverts commit 7eadc07ec27a259e1ac13d29ff1fb3ef9e0d2226. Project: http://git

hive git commit: HIVE-19615 : Proper handling of is null and not is null predicate when pushed to Druid (Slim Bougeurra via Ashutosh Chauhan)

2018-05-23 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master b495d00dd -> 7eadc07ec HIVE-19615 : Proper handling of is null and not is null predicate when pushed to Druid (Slim Bougeurra via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-19677: Disable sample6.q (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich)

2018-05-23 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master a1e6206cc -> b495d00dd HIVE-19677: Disable sample6.q (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b495d00d Tree

[3/4] hive git commit: Revert "HIVE-19500: Prevent multiple selectivity estimations for the same variable in conjuctions (Zoltan Haindrich reviewed by Ashutosh Chauhan)"

2018-05-23 Thread jcamacho
http://git-wip-us.apache.org/repos/asf/hive/blob/a1e6206c/ql/src/test/results/clientpositive/stat_estimate_related_col.q.out -- diff --git a/ql/src/test/results/clientpositive/stat_estimate_related_col.q.out b/ql/src/test/results/

[1/4] hive git commit: Revert "HIVE-18117: Create TestCliDriver for HDFS EC (Andrew Sherman, reviewed by Sahil Takiar)"

2018-05-23 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master c8889f86d -> a1e6206cc Revert "HIVE-18117: Create TestCliDriver for HDFS EC (Andrew Sherman, reviewed by Sahil Takiar)" This reverts commit c8889f86d2f1e1f49064b05eff2c1b93504ba5bc. Project: http://git-wip-us.apache.org/repos/asf/hive/rep

[4/4] hive git commit: Revert "HIVE-19500: Prevent multiple selectivity estimations for the same variable in conjuctions (Zoltan Haindrich reviewed by Ashutosh Chauhan)"

2018-05-23 Thread jcamacho
Revert "HIVE-19500: Prevent multiple selectivity estimations for the same variable in conjuctions (Zoltan Haindrich reviewed by Ashutosh Chauhan)" This reverts commit 24d70279ee332fed24272d19555c8c19887230b2. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.ap

[2/4] hive git commit: Revert "HIVE-19557: stats: filters for dates are not taking advantage of min/max values (Zoltan Haindrich reviewed by Ashutosh Chauhan)"

2018-05-23 Thread jcamacho
Revert "HIVE-19557: stats: filters for dates are not taking advantage of min/max values (Zoltan Haindrich reviewed by Ashutosh Chauhan)" This reverts commit 0b2d364aa5977c7a15a4b5082cf9ef431dcc394e. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

hive git commit: HIVE-18117: Create TestCliDriver for HDFS EC (Andrew Sherman, reviewed by Sahil Takiar)

2018-05-23 Thread stakiar
Repository: hive Updated Branches: refs/heads/master 0b2d364aa -> c8889f86d HIVE-18117: Create TestCliDriver for HDFS EC (Andrew Sherman, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c8889f86 Tr

hive git commit: HIVE-19557: stats: filters for dates are not taking advantage of min/max values (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-05-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master f34149ab5 -> 0b2d364aa HIVE-19557: stats: filters for dates are not taking advantage of min/max values (Zoltan Haindrich reviewed by Ashutosh Chauhan) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/r

hive git commit: HIVE-19651: only add arrow dependency once (Igor Kryvenko via Zoltan Haindrich)

2018-05-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master 24d70279e -> f34149ab5 HIVE-19651: only add arrow dependency once (Igor Kryvenko via Zoltan Haindrich) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/as

[1/2] hive git commit: HIVE-19500: Prevent multiple selectivity estimations for the same variable in conjuctions (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-05-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master 4f789cc6f -> 24d70279e http://git-wip-us.apache.org/repos/asf/hive/blob/24d70279/ql/src/test/results/clientpositive/stat_estimate_related_col.q.out -- diff --git a/ql/src/tes

[2/2] hive git commit: HIVE-19500: Prevent multiple selectivity estimations for the same variable in conjuctions (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-05-23 Thread kgyrtkirk
HIVE-19500: Prevent multiple selectivity estimations for the same variable in conjuctions (Zoltan Haindrich reviewed by Ashutosh Chauhan) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/24d7027

hive git commit: HIVE-19613: GenericUDTFGetSplits should handle fetch task with temp table rewrite (Prasanth Jayachandran reviewed by Gunther Hagleitner, Jason Dere)

2018-05-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3.0 1dc5c1e91 -> 8230a1d4a HIVE-19613: GenericUDTFGetSplits should handle fetch task with temp table rewrite (Prasanth Jayachandran reviewed by Gunther Hagleitner, Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commi

hive git commit: HIVE-19613: GenericUDTFGetSplits should handle fetch task with temp table rewrite (Prasanth Jayachandran reviewed by Gunther Hagleitner, Jason Dere)

2018-05-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 d2f9534ff -> b3013a65e HIVE-19613: GenericUDTFGetSplits should handle fetch task with temp table rewrite (Prasanth Jayachandran reviewed by Gunther Hagleitner, Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19613: GenericUDTFGetSplits should handle fetch task with temp table rewrite (Prasanth Jayachandran reviewed by Gunther Hagleitner, Jason Dere)

2018-05-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master dba2ebf81 -> 4f789cc6f HIVE-19613: GenericUDTFGetSplits should handle fetch task with temp table rewrite (Prasanth Jayachandran reviewed by Gunther Hagleitner, Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

hive git commit: HIVE-19614: GenericUDTFGetSplits does not honor ORDER BY (Prasanth Jayachandran reviewed by Jason Dere)

2018-05-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3.0 172591b5a -> 1dc5c1e91 HIVE-19614: GenericUDTFGetSplits does not honor ORDER BY (Prasanth Jayachandran reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hiv

hive git commit: HIVE-19614: GenericUDTFGetSplits does not honor ORDER BY (Prasanth Jayachandran reviewed by Jason Dere)

2018-05-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 7c8457ac3 -> d2f9534ff HIVE-19614: GenericUDTFGetSplits does not honor ORDER BY (Prasanth Jayachandran 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/

hive git commit: HIVE-19614: GenericUDTFGetSplits does not honor ORDER BY (Prasanth Jayachandran reviewed by Jason Dere)

2018-05-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master ed95ee906 -> dba2ebf81 HIVE-19614: GenericUDTFGetSplits does not honor ORDER BY (Prasanth Jayachandran 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/co