hive git commit: HIVE-17348: Remove unnecessary GenSparkUtils.java.orig file (Peter Vary, reviewed by Sahil Takiar)

2017-08-22 Thread pvary
Repository: hive Updated Branches: refs/heads/master fe59851c8 -> 160651e30 HIVE-17348: Remove unnecessary GenSparkUtils.java.orig file (Peter Vary, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17237: HMS wastes 26.4% of memory due to dup strings in metastore.api.Partition.parameters (Misha Dmitriev, reviewed by Sahil Takiar)

2017-08-22 Thread stakiar
Repository: hive Updated Branches: refs/heads/master 160651e30 -> 34fe5f379 HIVE-17237: HMS wastes 26.4% of memory due to dup strings in metastore.api.Partition.parameters (Misha Dmitriev, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 2dd98 -> ff30a1ebf http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/spark/join_cond_pushdown_4.q.out -- diff --git

[5/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/llap/subquery_views.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_views.q.out

[2/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/perf/query72.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query72.q.out

[3/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/perf/query64.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query64.q.out

[7/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
HIVE-17308: Improvement in join cardinality estimation (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/commit/ff30a1eb Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ff30a1eb Diff:

[4/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/perf/query50.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query50.q.out

hive git commit: HIVE-17132: Add InterfaceAudience and InterfaceStability annotations for UDF APIs (Sahil Takiar, reviewed by Ashutosh Chauhan)

2017-08-22 Thread stakiar
Repository: hive Updated Branches: refs/heads/master 8fe6e41af -> 330c62f84 HIVE-17132: Add InterfaceAudience and InterfaceStability annotations for UDF APIs (Sahil Takiar, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17364: Add unit test to "alter view" replication (Tao Li, reviewed by Daniel Dai)

2017-08-22 Thread daijy
Repository: hive Updated Branches: refs/heads/master 34fe5f379 -> 2dd98 HIVE-17364: Add unit test to "alter view" replication (Tao Li, reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2dd98444

hive git commit: HIVE-17352: HiveSever2 error with Illegal Operation state transition from CLOSED to FINISHED (Deepak Jaiswal reviewed by Vaibhav Gumashta)

2017-08-22 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master ff30a1ebf -> f0b0cc268 HIVE-17352: HiveSever2 error with Illegal Operation state transition from CLOSED to FINISHED (Deepak Jaiswal reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17365: Druid CTAS should support CHAR/VARCHAR type (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-08-22 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 330c62f84 -> 346dd8e69 HIVE-17365: Druid CTAS should support CHAR/VARCHAR type (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17303 : Missmatch between roaring bitmap library used by druid and the one coming from tez (Slim Bouguerra via Ashutosh Chauhan)

2017-08-22 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 346dd8e69 -> 7fa94d9eb HIVE-17303 : Missmatch between roaring bitmap library used by druid and the one coming from tez (Slim Bouguerra via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: