[21/50] [abbrv] hive git commit: HIVE-11462: Constant fold struct() UDF (Gopal V, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-08-17 Thread sershe
HIVE-11462: Constant fold struct() UDF (Gopal V, 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/16546cc4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/16546cc4 Diff:

[20/50] [abbrv] hive git commit: HIVE-11480: CBO: Calcite Operator To Hive Operator (Calcite Return Path): char/varchar as input to GenericUDAF (Pengcheng Xiong, reviewed by Jesus Camacho Rodriguez)

2015-08-17 Thread sershe
HIVE-11480: CBO: Calcite Operator To Hive Operator (Calcite Return Path): char/varchar as input to GenericUDAF (Pengcheng Xiong, reviewed by 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/0140df74

[07/50] [abbrv] hive git commit: HIVE-11387: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : fix reduce_deduplicate optimization (Pengcheng Xiong, reviewed by Jesus Camacho Rodriguez, H

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/538ae703/ql/src/test/results/clientpositive/spark/vectorized_ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorized_ptf.q.out

[08/50] [abbrv] hive git commit: HIVE-11387: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : fix reduce_deduplicate optimization (Pengcheng Xiong, reviewed by Jesus Camacho Rodriguez, H

2015-08-17 Thread sershe
HIVE-11387: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : fix reduce_deduplicate optimization (Pengcheng Xiong, reviewed by Jesus Camacho Rodriguez, Hari Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[18/50] [abbrv] hive git commit: HIVE-11348: Support START TRANSACTION/COMMIT/ROLLBACK commands: support SQL2011 reserved keywords (Pengcheng Xiong reviewed by Eugene Koifman)

2015-08-17 Thread sershe
HIVE-11348: Support START TRANSACTION/COMMIT/ROLLBACK commands: support SQL2011 reserved keywords (Pengcheng Xiong reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/df138f2b Tree:

[14/50] [abbrv] hive git commit: HIVE-11511 Output the message of orcfiledump when ORC files are not specified (Shinichi Yamashita via gates)

2015-08-17 Thread sershe
HIVE-11511 Output the message of orcfiledump when ORC files are not specified (Shinichi Yamashita via gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cfe9e484 Tree:

[05/50] [abbrv] hive git commit: HIVE-11376 : Removes legacy code wrt skipping files with codec to HiveInputFormat from CombineHiveInputFormat (Rajat Khandelwal, reviewed by Amareshwari)

2015-08-17 Thread sershe
HIVE-11376 : Removes legacy code wrt skipping files with codec to HiveInputFormat from CombineHiveInputFormat (Rajat Khandelwal, reviewed by Amareshwari) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cfda5700 Tree:

[15/50] [abbrv] hive git commit: HIVE-11340 - Create ORC based table using like clause doesn't copy compression property (Yongzhi Chen, reviewed by Chao Sun)

2015-08-17 Thread sershe
HIVE-11340 - Create ORC based table using like clause doesn't copy compression property (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/57ba795c Tree:

[10/50] [abbrv] hive git commit: HIVE-11398: Parse wide OR and wide AND trees to flat OR/AND trees (Jesus Camacho Rodriguez via Gopal V)

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/7f3e4811/ql/src/test/results/clientpositive/spark/ppd_join2.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/ppd_join2.q.out

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

2015-08-17 Thread sershe
HIVE-11451: SemanticAnalyzer throws IndexOutOfBounds Exception (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/db46e6e8 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/db46e6e8 Diff:

[03/50] [abbrv] hive git commit: HIVE-11436: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with empty char (Pengcheng Xiong, reviewed by Jesus Camacho Rodriguez)

2015-08-17 Thread sershe
HIVE-11436: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with empty char (Pengcheng Xiong, reviewed by 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/0b38612f Tree:

[01/50] [abbrv] hive git commit: HIVE-11496: Better tests for evaluating ORC predicate pushdown (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-17 Thread sershe
Repository: hive Updated Branches: refs/heads/hbase-metastore 0fa45e4a5 - 2fe60861d HIVE-11496: Better tests for evaluating ORC predicate pushdown (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[11/50] [abbrv] hive git commit: HIVE-11398: Parse wide OR and wide AND trees to flat OR/AND trees (Jesus Camacho Rodriguez via Gopal V)

2015-08-17 Thread sershe
HIVE-11398: Parse wide OR and wide AND trees to flat OR/AND trees (Jesus Camacho Rodriguez via Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7f3e4811 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/7f3e4811

[28/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-17 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:

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

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c528294b/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/CompactionRequest.java -- diff --cc

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

2015-08-17 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 @@

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

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c528294b/ql/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/ql/plan/api/Graph.java -- diff --cc ql/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/ql/plan/api/Graph.java

[30/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-17 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:

[16/50] [abbrv] hive git commit: HIVE-11416: CBO: Calcite Operator To Hive Operator (Calcite Return Path): Groupby Optimizer assumes the schema can match after removing RS and GBY (reviewed by Jesus C

2015-08-17 Thread sershe
HIVE-11416: CBO: Calcite Operator To Hive Operator (Calcite Return Path): Groupby Optimizer assumes the schema can match after removing RS and GBY (reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[22/50] [abbrv] hive git commit: HIVE-10435 : Make HiveSession implementation pluggable through configuration (Akshay Goyal, reviewed by Amareshwari)

2015-08-17 Thread sershe
HIVE-10435 : Make HiveSession implementation pluggable through configuration (Akshay Goyal, reviewed by Amareshwari) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5b67f352 Tree:

[06/50] [abbrv] hive git commit: HIVE-11457: Vectorization: Improve GenVectorCode string equals intrinsic (Gopal V, reviewed by Matt McCline)

2015-08-17 Thread sershe
HIVE-11457: Vectorization: Improve GenVectorCode string equals intrinsic (Gopal V, reviewed by Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bddbd1da Tree:

[09/50] [abbrv] hive git commit: HIVE-11398: Parse wide OR and wide AND trees to flat OR/AND trees (Jesus Camacho Rodriguez via Gopal V)

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/7f3e4811/ql/src/test/results/clientpositive/vectorization_short_regress.q.out -- diff --git a/ql/src/test/results/clientpositive/vectorization_short_regress.q.out

[13/50] [abbrv] hive git commit: HIVE-11278 : Fix Partition.setOutputFormatClass to set class name properly (Rajat Khandelwal, reviewed by Amareshwari)

2015-08-17 Thread sershe
HIVE-11278 : Fix Partition.setOutputFormatClass to set class name properly (Rajat Khandelwal, reviewed by Amareshwari) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7e536853 Tree:

[02/50] [abbrv] hive git commit: HIVE-11397: Parse Hive OR clauses as they are written into the AST (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-08-17 Thread sershe
HIVE-11397: Parse Hive OR clauses as they are written into the AST (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/5abcc6a2 Tree:

[23/50] [abbrv] hive git commit: HIVE-11461 : Transform flat AND/OR into IN struct clause (Jesus Camacho Rodriguez, Ashutosh Chauhan via Gopal V)

2015-08-17 Thread sershe
HIVE-11461 : Transform flat AND/OR into IN struct clause (Jesus Camacho Rodriguez, Ashutosh Chauhan via Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/139101d6 Tree:

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

2015-08-17 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:

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

2015-08-17 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:

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

2015-08-17 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:

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

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c528294b/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --cc

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

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c528294b/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/NoSuchObjectException.java -- diff --cc

[24/50] [abbrv] hive git commit: HIVE-11103 Add banker's rounding BROUND UDF (Alexander Pivovarov, reviewed by Jason Dere)

2015-08-17 Thread sershe
HIVE-11103 Add banker's rounding BROUND UDF (Alexander Pivovarov, 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/bd90fc34 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/bd90fc34 Diff:

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

2015-08-17 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:

[17/50] [abbrv] hive git commit: HIVE-11449: Capacity must be a power of two error when HybridHashTableContainer memory threshold is too low (Jason Dere, reviewed by Sergey Shelukhin)

2015-08-17 Thread sershe
HIVE-11449: Capacity must be a power of two error when HybridHashTableContainer memory threshold is too low (Jason Dere, 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/2ee30c48 Tree:

[26/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-17 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:

[12/50] [abbrv] hive git commit: HIVE-11498: HIVE Authorization v2 should not check permission for dummy entity (Dapeng Sun via Dong Chen)

2015-08-17 Thread sershe
HIVE-11498: HIVE Authorization v2 should not check permission for dummy entity (Dapeng Sun via Dong Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/70631bb4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/70631bb4

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

2015-08-17 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:

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

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c528294b/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/TxnAbortedException.java -- diff --cc

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

2015-08-17 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

[19/50] [abbrv] hive git commit: HIVE-11442: Remove commons-configuration.jar from Hive distribution

2015-08-17 Thread sershe
HIVE-11442: Remove commons-configuration.jar from Hive distribution Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c4ceefb4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c4ceefb4 Diff:

[04/50] [abbrv] hive git commit: HIVE-11437: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with insert into (Pengcheng Xiong, reviewed by Jesus Camacho Rodriguez)

2015-08-17 Thread sershe
HIVE-11437: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with insert into (Pengcheng Xiong, reviewed by 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/6df52edc Tree:

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

2015-08-17 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:

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

2015-08-17 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:

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

2015-08-17 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:

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

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/c528294b/metastore/src/java/org/apache/hadoop/hive/metastore/hbase/HBaseStore.java -- diff --cc metastore/src/java/org/apache/hadoop/hive/metastore/hbase/HBaseStore.java index

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

2015-08-17 Thread sershe
HIVE-11568 : 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/c528294b Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c528294b Diff:

[50/50] [abbrv] hive git commit: HIVE-11568 : merge master into branch (Sergey Shelukhin) ADDENDUM MERGE

2015-08-17 Thread sershe
HIVE-11568 : merge master into branch (Sergey Shelukhin) ADDENDUM MERGE Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2fe60861 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2fe60861 Diff:

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

2015-08-17 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:

[40/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-17 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:

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

2015-08-17 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:

[38/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-17 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:

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

2015-08-17 Thread sershe
Repository: hive Updated Branches: refs/heads/master e0594099c - 3b6825b5b 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:

[2/3] hive git commit: HIVE-10535 : LLAP: move EncodedTreeReaderFactory, TreeReaderFactory bits that rely on orc.encoded, and StreamUtils if needed, to orc.encoded package (Sergey Shelukhin, reviewed

2015-08-17 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/b18db4f4/ql/src/java/org/apache/hadoop/hive/ql/io/orc/TreeReaderFactory.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/io/orc/TreeReaderFactory.java

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

2015-08-17 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:

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

2015-08-17 Thread sershe
Repository: hive Updated Branches: refs/heads/hbase-metastore 2fe60861d - 9d9dd72a0 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:

[7/7] hive git commit: HIVE-11588 : merge master into branch (Sergey Shelukhin)

2015-08-17 Thread sershe
HIVE-11588 : 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/9d9dd72a Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9d9dd72a Diff:

[4/7] hive git commit: HIVE-11490 : Lazily call ASTNode::toStringTree() after tree modification (Hari Subramaniyan, reviewed by Ashutosh Chauhan)

2015-08-17 Thread sershe
HIVE-11490 : Lazily call ASTNode::toStringTree() after tree modification (Hari Subramaniyan, 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/9d8515df Tree:

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

2015-08-17 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:

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

2015-08-17 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:

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

2015-08-17 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:

[1/3] hive git commit: HIVE-10535 : LLAP: move EncodedTreeReaderFactory, TreeReaderFactory bits that rely on orc.encoded, and StreamUtils if needed, to orc.encoded package (Sergey Shelukhin, reviewed

2015-08-17 Thread sershe
Repository: hive Updated Branches: refs/heads/llap a8ac648c8 - b18db4f40 http://git-wip-us.apache.org/repos/asf/hive/blob/b18db4f4/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java -- diff

[3/3] hive git commit: HIVE-10535 : LLAP: move EncodedTreeReaderFactory, TreeReaderFactory bits that rely on orc.encoded, and StreamUtils if needed, to orc.encoded package (Sergey Shelukhin, reviewed

2015-08-17 Thread sershe
HIVE-10535 : LLAP: move EncodedTreeReaderFactory, TreeReaderFactory bits that rely on orc.encoded, and StreamUtils if needed, to orc.encoded package (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-9139: Clean up GenSparkProcContext.clonedReduceSinks and related code [Spark Branch] (Chao Sun, reviewed by Xuefu Zhang)

2015-08-17 Thread sunchao
Repository: hive Updated Branches: refs/heads/spark 725248174 - a8c49ef41 HIVE-9139: Clean up GenSparkProcContext.clonedReduceSinks and related code [Spark Branch] (Chao Sun, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11490 : Lazily call ASTNode::toStringTree() after tree modification (Hari Subramaniyan, reviewed by Ashutosh Chauhan)

2015-08-17 Thread harisankar
Repository: hive Updated Branches: refs/heads/master 97a6cd35a - 9d8515df6 HIVE-11490 : Lazily call ASTNode::toStringTree() after tree modification (Hari Subramaniyan, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

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

2015-08-17 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 9d8515df6 - e0594099c 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: