hive git commit: HIVE-11633 : import tool should print help by default (Sergey Shelukhin, reviewed by Alan Gates)

2015-08-25 Thread sershe
Repository: hive Updated Branches: refs/heads/hbase-metastore 129bed52e - 4d66206d8 HIVE-11633 : import tool should print help by default (Sergey Shelukhin, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11620: Fix several qtest output order (Jimmy, reviewed by Chao)

2015-08-25 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-1 339b7d63c - 9e7a35f7a HIVE-11620: Fix several qtest output order (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9e7a35f7 Tree:

hive git commit: HIVE-11620: Fix several qtest output order (Jimmy, reviewed by Chao)

2015-08-25 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 0e54991d8 - 284859c4e HIVE-11620: Fix several qtest output order (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/284859c4 Tree:

hive git commit: HIVE-11624:Beeline-cli: support hive.cli.print.header in new CLI[beeline-cli branch](Ke Jia, reviewed by Ferdinand Xu)

2015-08-25 Thread xuf
Repository: hive Updated Branches: refs/heads/beeline-cli 80f6184d3 - 1f5c745cd HIVE-11624:Beeline-cli: support hive.cli.print.header in new CLI[beeline-cli branch](Ke Jia, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11641 : LLAP: switch the branch to Tez master from branch (Sergey Shelukhin)

2015-08-25 Thread sershe
Repository: hive Updated Branches: refs/heads/llap 88248fb6b - dae8170a2 HIVE-11641 : LLAP: switch the branch to Tez master from branch (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dae8170a Tree:

[31/50] [abbrv] hive git commit: HIVE-11502: Map side aggregation is extremely slow (Yongzhi Chen, reviewed by Chao Sun)

2015-08-25 Thread sershe
HIVE-11502: Map side aggregation is extremely slow (Yongzhi Chen, reviewed by Chao Sun) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ab03dc97 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ab03dc97 Diff:

[29/50] [abbrv] hive git commit: HIVE-10697 : ObjectInspectorConvertors#UnionConvertor does a faulty conversion (Swarnim Kulkarni, reviewed by Hari Subramaniyan)

2015-08-25 Thread sershe
HIVE-10697 : ObjectInspectorConvertors#UnionConvertor does a faulty conversion (Swarnim Kulkarni, reviewed by Hari Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2688b680 Tree:

[28/50] [abbrv] hive git commit: HIVE-11597 : [CBO new return path] Handling of strings of zero-length (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2015-08-25 Thread sershe
HIVE-11597 : [CBO new return path] Handling of strings of zero-length (Ashutosh Chauhan via Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c3c2bdac Tree:

[08/50] [abbrv] hive git commit: HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin)

2015-08-25 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c93d6c77/testutils/ptest2/src/main/resources/log4j2.xml -- diff --git a/testutils/ptest2/src/main/resources/log4j2.xml b/testutils/ptest2/src/main/resources/log4j2.xml new file

[27/50] [abbrv] hive git commit: HIVE-11569 : Use PreOrderOnceWalker where feasible (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2015-08-25 Thread sershe
HIVE-11569 : Use PreOrderOnceWalker where feasible (Ashutosh Chauhan via Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e1b88a19 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/e1b88a19 Diff:

[20/50] [abbrv] hive git commit: HIVE-11557: CBO (Calcite Return Path): Convert to flat AND/OR (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11557: CBO (Calcite Return Path): Convert to flat AND/OR (Jesus Camacho Rodriguez, 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/e8329ee0 Tree:

[42/50] [abbrv] hive git commit: HIVE-11501 : Make Connections.setReadOnly method compliant (Michal Wegrzyn via Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11501 : Make Connections.setReadOnly method compliant (Michal Wegrzyn via Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f7ebff00 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/f7ebff00 Diff:

[04/50] [abbrv] hive git commit: HIVE-11467 : WriteBuffers rounding wbSize to next power of 2 may cause OOM (Wei Zheng, reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11467 : WriteBuffers rounding wbSize to next power of 2 may cause OOM (Wei Zheng, 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/433ea9cd Tree:

[21/50] [abbrv] hive git commit: HIVE-11317 - ACID: Improve transaction Abort logic due to timeout (Eugene Koifman, reviewed by Alan Gates)

2015-08-25 Thread sershe
HIVE-11317 - ACID: Improve transaction Abort logic due to timeout (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/97a6cd35 Tree:

[19/50] [abbrv] hive git commit: HIVE-11556: HiveFilter.copy should take the condition given as a parameter (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11556: HiveFilter.copy should take the condition given as a parameter (Jesus Camacho Rodriguez, 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/147347a3 Tree:

[07/50] [abbrv] hive git commit: HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu)

2015-08-25 Thread sershe
HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a4849cb2 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a4849cb2 Diff:

[37/50] [abbrv] hive git commit: HIVE-11513: AvroLazyObjectInspector could handle empty data better (Swarnim Kulkarni, reviewed by Xuefu Zhang)

2015-08-25 Thread sershe
HIVE-11513: AvroLazyObjectInspector could handle empty data better (Swarnim Kulkarni, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b4a6ac92 Tree:

[30/50] [abbrv] hive git commit: HIVE-11592: ORC metadata section can sometimes exceed protobuf message size limit (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11592: ORC metadata section can sometimes exceed protobuf message size limit (Prasanth Jayachandran 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/f8b02610 Tree:

[36/50] [abbrv] hive git commit: HIVE-11375: Broken processing of queries containing NOT (x IS NOT NULL and x 0) (Aihua Xu, reviewed by Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11375: Broken processing of queries containing NOT (x IS NOT NULL and x 0) (Aihua Xu, 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/a1626749 Tree:

[38/50] [abbrv] hive git commit: HIVE-5277: HBase handler skips rows with null valued first cells when only row key is selected (Swarnim Kulkarni, reviewed by Xuefu Zhang)

2015-08-25 Thread sershe
HIVE-5277: HBase handler skips rows with null valued first cells when only row key is selected (Swarnim Kulkarni, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1030ae71 Tree:

[1/2] hive git commit: HIVE-11366: Avoid right leaning tree hashCode depth in ExprNodeDescEqualityWrapper hashmaps (Gopal V, reviewed by Ashutosh Chauhan)

2015-08-25 Thread gopalv
Repository: hive Updated Branches: refs/heads/branch-1 9e7a35f7a - 8aab8cf1d HIVE-11366: Avoid right leaning tree hashCode depth in ExprNodeDescEqualityWrapper hashmaps (Gopal V, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[24/50] [abbrv] hive git commit: HIVE-11542 : port fileId support on shims and splits from llap branch (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2015-08-25 Thread sershe
HIVE-11542 : port fileId support on shims and splits from llap branch (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3b6825b5 Tree:

[2/2] hive git commit: HIVE-11472: ORC StringDirectTreeReader is thrashing the GC due to byte[] allocation per row (Gopal V, reviewed by Ashutosh Chauhan)

2015-08-25 Thread gopalv
HIVE-11472: ORC StringDirectTreeReader is thrashing the GC due to byte[] allocation per row (Gopal V, 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/bb7153f9 Tree:

[1/2] hive git commit: HIVE-11366: Avoid right leaning tree hashCode depth in ExprNodeDescEqualityWrapper hashmaps (Gopal V, reviewed by Ashutosh Chauhan)

2015-08-25 Thread gopalv
Repository: hive Updated Branches: refs/heads/master 284859c4e - bb7153f9b HIVE-11366: Avoid right leaning tree hashCode depth in ExprNodeDescEqualityWrapper hashmaps (Gopal V, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[15/50] [abbrv] hive git commit: HIVE-11570: Fix PTest2 log4j2.version (Gopal V, via Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11570: Fix PTest2 log4j2.version (Gopal V, via Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/17e95c7c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/17e95c7c Diff:

[45/50] [abbrv] hive git commit: HIVE-11450 : Resources are not cleaned up properly at multiple places (Nezih Yigitbasi via Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11450 : Resources are not cleaned up properly at multiple places (Nezih Yigitbasi via Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e2a1764f Tree:

[17/50] [abbrv] hive git commit: HIVE-11549: Hide Hive configuration from spark driver launching process (reviewed by Chao)

2015-08-25 Thread sershe
HIVE-11549: Hide Hive configuration from spark driver launching process (reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fe1efe52 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/fe1efe52 Diff:

[33/50] [abbrv] hive git commit: HIVE-11594: Analyze Table for column names with embedded spaces (Gopal V, reviewed by Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11594: Analyze Table for column names with embedded spaces (Gopal V, 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/87930e2d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/87930e2d

[02/50] [abbrv] hive git commit: HIVE-11541: ORC: Split Strategy should depend on global file count, not per-partition (Gopal V reviewed by Prasanth Jayachandran)

2015-08-25 Thread sershe
HIVE-11541: ORC: Split Strategy should depend on global file count, not per-partition (Gopal V reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f26b2569 Tree:

[10/50] [abbrv] hive git commit: HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c93d6c77 Tree:

[23/50] [abbrv] hive git commit: HIVE-11575: Fix test failures in master due to log4j changes (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11575: Fix test failures in master due to log4j changes (Prasanth Jayachandran 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/e0594099 Tree:

[16/50] [abbrv] hive git commit: HIVE-11441: No DDL allowed on table if user accidentally set table location wrong (Daniel Dai reviewed by Thejas Nair)

2015-08-25 Thread sershe
HIVE-11441: No DDL allowed on table if user accidentally set table location wrong (Daniel Dai reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2ccd0616 Tree:

[39/50] [abbrv] hive git commit: HIVE-11596: nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing the meaningful error (Aihua Xu, reviewed by Chao Sun)

2015-08-25 Thread sershe
HIVE-11596: nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing the meaningful error (Aihua Xu, reviewed by Chao Sun) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3c1eae0c Tree:

[14/50] [abbrv] hive git commit: HIVE-11546: Projected columns read size should be scaled to split size for ORC Splits (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11546: Projected columns read size should be scaled to split size for ORC Splits (Prasanth Jayachandran 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/e8b2c605 Tree:

[44/50] [abbrv] hive git commit: HIVE-10631 : create_table_core method has invalid update for Fast Stats (Aaron Tokhy via Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-10631 : create_table_core method has invalid update for Fast Stats (Aaron Tokhy via Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9d3d3d01 Tree:

[09/50] [abbrv] hive git commit: HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin)

2015-08-25 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c93d6c77/itests/pom.xml -- diff --git a/itests/pom.xml b/itests/pom.xml index f156cc4..acce713 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -94,7 +94,7 @@

[26/50] [abbrv] hive git commit: HIVE-11580: ThriftUnionObjectInspector#toString throws NPE (Jimmy, reviewed by Chao)

2015-08-25 Thread sershe
HIVE-11580: ThriftUnionObjectInspector#toString throws NPE (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6433c3b0 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/6433c3b0 Diff:

[34/50] [abbrv] hive git commit: HIVE-8583 Cleanup Test for hive.script.operator.env.blacklist (Lars Franke via gates)

2015-08-25 Thread sershe
HIVE-8583 Cleanup Test for hive.script.operator.env.blacklist (Lars Franke via gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d78bb7c4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d78bb7c4 Diff:

[03/50] [abbrv] hive git commit: HIVE-11464: lineage info missing if there are multiple outputs (Jimmy)

2015-08-25 Thread sershe
HIVE-11464: lineage info missing if there are multiple outputs (Jimmy) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1a75644d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/1a75644d Diff:

[50/50] [abbrv] hive git commit: HIVE-11643 : LLAP: merge master into branch (Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11643 : LLAP: merge master into branch (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/88248fb6 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/88248fb6 Diff:

[18/50] [abbrv] hive git commit: HIVE-11571: Fix Hive PTest2 logging configuration (Gopal V reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11571: Fix Hive PTest2 logging configuration (Gopal V 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/3071ce96 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3071ce96 Diff:

[48/50] [abbrv] hive git commit: HIVE-11581: HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string (Vaibhav Gumashta reviewed by Th

2015-08-25 Thread sershe
HIVE-11581: HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[06/50] [abbrv] hive git commit: HIVE-11493: Predicate with integer column equals double evaluates to false (Pengcheng Xiong, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-08-25 Thread sershe
HIVE-11493: Predicate with integer column equals double evaluates to false (Pengcheng Xiong, reviewed by Hari Sankar Sivarama Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b8f1ae11 Tree:

[43/50] [abbrv] hive git commit: HIVE-11176 : Caused by: java.lang.ClassCastException: org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct cannot be cast to [Ljava.lang.Object; (Navis via Ashuto

2015-08-25 Thread sershe
HIVE-11176 : Caused by: java.lang.ClassCastException: org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct cannot be cast to [Ljava.lang.Object; (Navis via Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[46/50] [abbrv] hive git commit: HIVE-11521 : Loop optimization for SIMD in logical operators (Teddy Choi via Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11521 : Loop optimization for SIMD in logical operators (Teddy Choi via Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7796dd67 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/7796dd67 Diff:

[12/50] [abbrv] hive git commit: HIVE-11563: Perflogger loglines are repeated (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11563: Perflogger loglines are repeated (Prasanth Jayachandran 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/0fab86c9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/0fab86c9 Diff:

[05/50] [abbrv] hive git commit: HIVE-11538 : Add an option to skip init script while running tests (Ashutosh Chauhan via Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11538 : Add an option to skip init script while running tests (Ashutosh Chauhan via Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6e762919 Tree:

[32/50] [abbrv] hive git commit: HIVE-11602: Support Struct with different field types in query (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-08-25 Thread sershe
HIVE-11602: Support Struct with different field types in query (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0012864b Tree:

[13/50] [abbrv] hive git commit: HIVE-11567: Some trace logs seeped through with new log4j2 changes (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11567: Some trace logs seeped through with new log4j2 changes (Prasanth Jayachandran 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/cf0481fc Tree:

[01/50] [abbrv] hive git commit: HIVE-11451: SemanticAnalyzer throws IndexOutOfBounds Exception (Aihua Xu, reviewed by Chao Sun)

2015-08-25 Thread sershe
Repository: hive Updated Branches: refs/heads/llap b97a07688 - 88248fb6b HIVE-11451: SemanticAnalyzer throws IndexOutOfBounds Exception (Aihua Xu, reviewed by Chao Sun) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[49/50] [abbrv] hive git commit: HIVE-11620: Fix several qtest output order (Jimmy, reviewed by Chao)

2015-08-25 Thread sershe
HIVE-11620: Fix several qtest output order (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/284859c4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/284859c4 Diff:

[11/50] [abbrv] hive git commit: HIVE-11562: Typo in hive-log4j2.xml throws unknown level exception (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-25 Thread sershe
HIVE-11562: Typo in hive-log4j2.xml throws unknown level exception (Prasanth Jayachandran 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/d307abbf Tree:

[47/50] [abbrv] hive git commit: HIVE-11469 : Update doc for InstanceCache to clearly define the contract on the SeedObject (Swarnim Kulkarni via Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11469 : Update doc for InstanceCache to clearly define the contract on the SeedObject (Swarnim Kulkarni via Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dd2bdfc6 Tree:

[2/2] hive git commit: HIVE-11472: ORC StringDirectTreeReader is thrashing the GC due to byte[] allocation per row (Gopal V, reviewed by Ashutosh Chauhan)

2015-08-25 Thread gopalv
HIVE-11472: ORC StringDirectTreeReader is thrashing the GC due to byte[] allocation per row (Gopal V, 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/8aab8cf1 Tree:

[41/50] [abbrv] hive git commit: HIVE-11506 : Casting varchar/char type to string cannot be vectorized (Navis via Ashutosh Chauhan)

2015-08-25 Thread sershe
HIVE-11506 : Casting varchar/char type to string cannot be vectorized (Navis via Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2de6fda0 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2de6fda0 Diff: