hive git commit: HIVE-19504: Change default value for hive.auto.convert.join.shuffle.max.size property (Jesus Camacho Rodriguez, reviewed by Vineet Garg, Ashutosh Chauhan)

2018-05-25 Thread jcamacho
Repository: hive Updated Branches: refs/heads/branch-3 87bde4397 -> 9397c6589 HIVE-19504: Change default value for hive.auto.convert.join.shuffle.max.size property (Jesus Camacho Rodriguez, reviewed by Vineet Garg, Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-19504: Change default value for hive.auto.convert.join.shuffle.max.size property (Jesus Camacho Rodriguez, reviewed by Vineet Garg, Ashutosh Chauhan)

2018-05-25 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 87e8c738b -> cbebe693d HIVE-19504: Change default value for hive.auto.convert.join.shuffle.max.size property (Jesus Camacho Rodriguez, reviewed by Vineet Garg, Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-19680 : Push down limit is not applied for Druid storage handler. (Slim Bouguerra via Ashutosh Chauhan)

2018-05-25 Thread vgarg
Repository: hive Updated Branches: refs/heads/branch-3 99ac156ed -> 87bde4397 HIVE-19680 : Push down limit is not applied for Druid storage handler. (Slim Bouguerra via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

[2/2] hive git commit: Revert "HIVE-19498: Vectorization: CAST expressions produce wrong results (Matt McCline, reviewed by Teddy Choi)"

2018-05-25 Thread vgarg
Revert "HIVE-19498: Vectorization: CAST expressions produce wrong results (Matt McCline, reviewed by Teddy Choi)" This reverts commit 678e9fee1c016adf93601837c0d9521440291f83. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: Revert "HIVE-19498: Vectorization: CAST expressions produce wrong results (Matt McCline, reviewed by Teddy Choi)"

2018-05-25 Thread vgarg
Repository: hive Updated Branches: refs/heads/branch-3 2e02896e9 -> 99ac156ed http://git-wip-us.apache.org/repos/asf/hive/blob/99ac156e/ql/src/test/results/clientpositive/spark/vector_decimal_aggregate.q.out -- diff --git

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

2018-05-25 Thread stakiar
Repository: hive Updated Branches: refs/heads/master eb21132bf -> 87e8c738b 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/87e8c738

hive git commit: HIVE-19680 : Push down limit is not applied for Druid storage handler. (Slim Bouguerra via Ashutosh Chauhan)

2018-05-25 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master d8b8c6734 -> eb21132bf HIVE-19680 : Push down limit is not applied for Druid storage handler. (Slim Bouguerra via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

hive git commit: HIVE-19578: HLL merges tempList on every add (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2018-05-25 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 5a9f7caf7 -> 2e02896e9 HIVE-19578: HLL merges tempList on every add (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19578: HLL merges tempList on every add (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2018-05-25 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 13be3b5f9 -> d8b8c6734 HIVE-19578: HLL merges tempList on every add (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19464: Upgrade Parquet to 1.10.0 (Jesus Camacho Rodriguez, reviewed by Prasanth Jayachandran)

2018-05-25 Thread jcamacho
Repository: hive Updated Branches: refs/heads/branch-3 196c671a1 -> 5a9f7caf7 HIVE-19464: Upgrade Parquet to 1.10.0 (Jesus Camacho Rodriguez, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19464: Upgrade Parquet to 1.10.0 (Jesus Camacho Rodriguez, reviewed by Prasanth Jayachandran)

2018-05-25 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 0f9efded1 -> 13be3b5f9 HIVE-19464: Upgrade Parquet to 1.10.0 (Jesus Camacho Rodriguez, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19667: Remove distribution management tag from pom.xml (Vineet Garg, reviewed by Ashutosh Chauhan)

2018-05-25 Thread vgarg
Repository: hive Updated Branches: refs/heads/master fdb8a70cd -> 0f9efded1 HIVE-19667: Remove distribution management tag from pom.xml (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

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

2018-05-25 Thread kgyrtkirk
http://git-wip-us.apache.org/repos/asf/hive/blob/196c671a/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

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

2018-05-25 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:

[1/3] 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-25 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/branch-3 a93d1bd66 -> 196c671a1 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:

[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-25 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:

hive git commit: HIVE-19583: Some yetus working dirs are left on hivepest-server-upstream disk after test (Adam Szita, via Peter Vary)

2018-05-25 Thread pvary
Repository: hive Updated Branches: refs/heads/master e84e89d78 -> 55025372a HIVE-19583: Some yetus working dirs are left on hivepest-server-upstream disk after test (Adam Szita, via Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-6980: Drop table by using direct sql (Peter Vary, reviewed by Alexander Kolbasov, Vihang Karajgaonkar)

2018-05-25 Thread pvary
Repository: hive Updated Branches: refs/heads/master 8d5e8a60a -> e84e89d78 HIVE-6980: Drop table by using direct sql (Peter Vary, reviewed by Alexander Kolbasov, Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions. (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-05-25 Thread anishek
Repository: hive Updated Branches: refs/heads/master c358ef5af -> 8d5e8a60a HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions. (Sankar Hariappan, reviewed by Mahesh Kumar Behera,Anishek Agarwal) Project:

hive git commit: HIVE-19632: Remove webapps directory from standalone jar (Prasanth Jayachandran reviewed by Thejas Nair)

2018-05-25 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master a6832e605 -> c358ef5af HIVE-19632: Remove webapps directory from standalone jar (Prasanth Jayachandran reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19632: Remove webapps directory from standalone jar (Prasanth Jayachandran reviewed by Thejas Nair)

2018-05-25 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 fe3b15ee8 -> a93d1bd66 HIVE-19632: Remove webapps directory from standalone jar (Prasanth Jayachandran reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: