[hive] Git Push Summary

2018-07-18 Thread vgarg
Repository: hive Updated Tags: refs/tags/release-3.1.0-rc0 [created] 18b002a19

hive git commit: Updated Release notes for 3.1.0

2018-07-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/branch-3 0481c5402 -> 1f8be3922 Updated Release notes for 3.1.0 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1f8be392 Tree:

hive git commit: Updated Release notes for 3.1.0

2018-07-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/master da1f758e3 -> d5c589bd9 Updated Release notes for 3.1.0 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d5c589bd Tree:

hive git commit: Preparing for 3.1.0 release

2018-07-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/branch-3.1 822284f11 -> 1a1aa9b81 Preparing for 3.1.0 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1a1aa9b8 Tree:

hive git commit: HIVE-20061 : add a config flag to turn off txn stats (Sergey Shelukhin)

2018-07-18 Thread sershe
Repository: hive Updated Branches: refs/heads/master-txnstats 37a1907be -> 174c6748f HIVE-20061 : add a config flag to turn off txn stats (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/174c6748 Tree:

hive git commit: HIVE-20172 : StatsUpdater failed with GSS Exception while trying to connect to remote metastore (Rajkumar Singh via Ashutosh Chauhan)

2018-07-18 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master bac1d98c5 -> da1f758e3 HIVE-20172 : StatsUpdater failed with GSS Exception while trying to connect to remote metastore (Rajkumar Singh via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

[hive] Git Push Summary

2018-07-18 Thread djaiswal
Repository: hive Updated Tags: refs/tags/rel/storage-release-2.7.0 [created] 5d3241345

[37/48] hive git commit: HIVE-18705: Improve HiveMetaStoreClient.dropDatabase (Adam Szita, reviewed by Peter Vary)

2018-07-18 Thread sershe
HIVE-18705: Improve HiveMetaStoreClient.dropDatabase (Adam Szita, reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3e023546 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3e023546 Diff:

[18/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git

[32/48] hive git commit: HIVE-20174: Vectorization: Fix NULL / Wrong Results issues in GROUP BY Aggregation Functions (Matt McCline, reviewed by Teddy Choi)

2018-07-18 Thread sershe
HIVE-20174: Vectorization: Fix NULL / Wrong Results issues in GROUP BY Aggregation Functions (Matt McCline, reviewed by Teddy Choi) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0966a383 Tree:

[14/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query2.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query2.q.out

[40/48] hive git commit: HIVE-20116: TezTask is using parent logger (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2018-07-18 Thread sershe
HIVE-20116: TezTask is using parent logger (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/4fcf3d72 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/4fcf3d72 Diff:

[45/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/37a1907b/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --cc

[35/48] hive git commit: HIVE-19668 : Over 30% of the heap wasted by duplicate org.antlr.runtime.CommonToken's and duplicate strings (Misha Dmitriev reviewed by Aihua Xu and Vihang Karajgaonkar)

2018-07-18 Thread sershe
HIVE-19668 : Over 30% of the heap wasted by duplicate org.antlr.runtime.CommonToken's and duplicate strings (Misha Dmitriev reviewed by Aihua Xu and Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[25/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git

[23/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[20/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/Types.php -- diff --git

[42/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/37a1907b/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --cc

[41/48] hive git commit: HIVE-20165: Enable ZLIB for streaming ingest (Prasanth Jayachandran, via Gopal V)

2018-07-18 Thread sershe
HIVE-20165: Enable ZLIB for streaming ingest (Prasanth Jayachandran, via Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bac1d98c Tree:

[22/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git

[06/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query80.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query80.q.out

[19/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --git

[09/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query64.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query64.q.out

[15/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query16.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query16.q.out

[29/48] hive git commit: HIVE-19992: Vectorization: Follow-on to HIVE-19951 --> add call to SchemaEvolution.isOnlyImplicitConversion to disable encoded LLAP I/O for ORC only when data type conversion

2018-07-18 Thread sershe
HIVE-19992: Vectorization: Follow-on to HIVE-19951 --> add call to SchemaEvolution.isOnlyImplicitConversion to disable encoded LLAP I/O for ORC only when data type conversion is not implicit (Matt McCline, reviewed by Prasanth Jayachandran) Project:

[33/48] hive git commit: HIVE-19940: Push predicates with deterministic UDFs with RBO (Janaki Lahorani, reviewed by Vineet Garg, Naveen Gangam)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/34adf31a/ql/src/test/results/clientpositive/ppd_deterministic_expr.q.out -- diff --git a/ql/src/test/results/clientpositive/ppd_deterministic_expr.q.out

[03/48] hive git commit: HIVE-20111: HBase-Hive (managed) table creation fails with strict managed table checks: Table is marked as a managed table but is not transactional (Jesus Camacho Rodriguez, r

2018-07-18 Thread sershe
HIVE-20111: HBase-Hive (managed) table creation fails with strict managed table checks: Table is marked as a managed table but is not transactional (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[31/48] hive git commit: HIVE-20174: Vectorization: Fix NULL / Wrong Results issues in GROUP BY Aggregation Functions (Matt McCline, reviewed by Teddy Choi)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/0966a383/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java -- diff --git

[12/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query29.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query29.q.out

[05/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query94.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query94.q.out

[36/48] hive git commit: HIVE-20179: Some Tez jar-s are not on classpath so HS2 keeps too long to start (Peter Vary, reviewed by Zoltan Haindrich)

2018-07-18 Thread sershe
HIVE-20179: Some Tez jar-s are not on classpath so HS2 keeps too long to start (Peter Vary, 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/4ab10801 Tree:

[38/48] hive git commit: HIVE-19486: Discrepancy in HikariCP config naming (Antal Sinkovits via Adam Szita)

2018-07-18 Thread sershe
HIVE-19486: Discrepancy in HikariCP config naming (Antal Sinkovits via Adam Szita) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dceeefbd Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/dceeefbd Diff:

[46/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/37a1907b/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --cc

[27/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git

[21/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git

[39/48] hive git commit: HIVE-20152: reset db state, when repl dump fails, so rename table can be done (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-07-18 Thread sershe
HIVE-20152: reset db state, when repl dump fails, so rename table can be done (Anishek Agarwal, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c1337dfb Tree:

[08/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query69.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query69.q.out

[44/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/37a1907b/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/Types.php -- diff --cc

[16/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[34/48] hive git commit: HIVE-19940: Push predicates with deterministic UDFs with RBO (Janaki Lahorani, reviewed by Vineet Garg, Naveen Gangam)

2018-07-18 Thread sershe
HIVE-19940: Push predicates with deterministic UDFs with RBO (Janaki Lahorani, reviewed by Vineet Garg, Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/34adf31a Tree:

[26/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git

[30/48] hive git commit: HIVE-20174: Vectorization: Fix NULL / Wrong Results issues in GROUP BY Aggregation Functions (Matt McCline, reviewed by Teddy Choi)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/0966a383/ql/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestVectorIfStatement.java -- diff --git

[28/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (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/1b5903b0 Tree:

[07/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query77.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query77.q.out

[48/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/37a1907b Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/37a1907b Diff:

[02/48] hive git commit: HIVE-20111: HBase-Hive (managed) table creation fails with strict managed table checks: Table is marked as a managed table but is not transactional (Jesus Camacho Rodriguez, r

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/3b88d6c1/hbase-handler/src/test/results/positive/hbase_decimal_decimal.q.out -- diff --git a/hbase-handler/src/test/results/positive/hbase_decimal_decimal.q.out

[43/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/37a1907b/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --cc

[47/48] hive git commit: HIVE-19416 : merge master into branch (Sergey Shelukhin) 0718

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/37a1907b/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --cc

[11/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query39.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query39.q.out

[17/48] hive git commit: HIVE-20006: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/1b5903b0/standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java -- diff --git

[13/48] hive git commit: HIVE-20090 : Extend creation of semijoin reduction filters to be able to discover new opportunities (Jesus Camacho Rodriguez via Deepak Jaiswal)

2018-07-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/ab9e954d/ql/src/test/results/clientpositive/perf/tez/query24.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query24.q.out

hive git commit: HIVE-20165: Enable ZLIB for streaming ingest (Prasanth Jayachandran, via Gopal V)

2018-07-18 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 530a68ad5 -> 0481c5402 HIVE-20165: Enable ZLIB for streaming ingest (Prasanth Jayachandran, via Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: