[49/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[32/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/sql/derby/hive-schema-2.3.0.derby.sql -- diff --git a/standalone-metastore/src/main/sql/derby/hive-schema-2.3.0.derby.sql

[22/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/83cfbaf0/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestRetryingHMSHandler.java -- diff --git

[28/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/sql/postgres/hive-schema-2.3.0.postgres.sql -- diff --git a/standalone-metastore/src/main/sql/postgres/hive-schema-2.3.0.postgres.sql

[13/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java -- diff --git a/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java

[44/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ISchema.java -- diff --git

[20/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/83cfbaf0/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java -- diff --git

[21/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/83cfbaf0/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java -- diff --git

[38/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[36/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/events/PreAlterISchemaEvent.java -- diff --git

[09/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java -- diff --git

[48/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

[05/50] [abbrv] hive git commit: HIVE-15939: Make cast expressions comply more to sql2011 (Zoltan Haindrich, reviewed by Ashutosh Chauhan)

2017-12-07 Thread gates
HIVE-15939: Make cast expressions comply more to sql2011 (Zoltan Haindrich, reviewed by Ashutosh Chauhan) Signed-off-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/95dadac9 Tree:

[50/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
HIVE-17990 Add Thrift and DB storage for Schema Registry objects Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bd212257 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/bd212257 Diff:

[16/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java -- diff --git a/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java

[17/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, 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/d79c4595 Tree:

[27/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/sql/postgres/hive-schema-3.0.0.postgres.sql -- diff --git a/standalone-metastore/src/main/sql/postgres/hive-schema-3.0.0.postgres.sql

[03/50] [abbrv] hive git commit: HIVE-18210: create resource plan allows duplicates (Harish Jaiprakash reviewed by Sergey Shelukhin)

2017-12-07 Thread gates
HIVE-18210: create resource plan allows duplicates (Harish Jaiprakash reviewed by Sergey Shelukhin) Signed-off-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/a1f54df4 Tree:

[42/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[43/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/SchemaVersion.java -- diff --git

[37/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java -- diff --git

[08/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java -- diff --git

[41/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[30/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/sql/mysql/hive-schema-2.3.0.mysql.sql -- diff --git a/standalone-metastore/src/main/sql/mysql/hive-schema-2.3.0.mysql.sql

[40/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php

[29/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/sql/oracle/hive-schema-2.3.0.oracle.sql -- diff --git a/standalone-metastore/src/main/sql/oracle/hive-schema-2.3.0.oracle.sql

[06/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestMetaStoreConnectionUrlHook.java -- diff --git

[14/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java -- diff --git a/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java

[24/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/83cfbaf0/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java -- diff --git

[23/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/83cfbaf0/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java -- diff --git

[26/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/tools/TestSchemaToolForMetastore.java -- diff --git

[15/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreUtils.java -- diff --git a/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreUtils.java

[39/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --git

[35/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreSchemaMethods.java -- diff --git

[33/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/MetastoreSchemaTool.java -- diff --git

[31/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b99b8c7a/standalone-metastore/src/main/sql/mssql/hive-schema-2.3.0.mssql.sql -- diff --git a/standalone-metastore/src/main/sql/mssql/hive-schema-2.3.0.mssql.sql

[46/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[34/50] [abbrv] hive git commit: HIVE-17983 Make the standalone metastore generate tarballs etc.

2017-12-07 Thread gates
HIVE-17983 Make the standalone metastore generate tarballs etc. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b99b8c7a Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b99b8c7a Diff:

[47/50] [abbrv] hive git commit: HIVE-17990 Add Thrift and DB storage for Schema Registry objects

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/bd212257/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp -- diff --git

[19/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/83cfbaf0/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestPartitionNameWhitelistValidation.java -- diff --git

[18/50] [abbrv] hive git commit: HIVE-17981 Create a set of builders for Thrift classes

2017-12-07 Thread gates
HIVE-17981 Create a set of builders for Thrift classes Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dad67c49 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/dad67c49 Diff:

[02/50] [abbrv] hive git commit: HIVE-18185: update insert_values_orig_table_use_metadata.q.out (Bertalan Kondrat via Zoltan Haindrich)

2017-12-07 Thread gates
HIVE-18185: update insert_values_orig_table_use_metadata.q.out (Bertalan Kondrat via Zoltan Haindrich) Signed-off-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/25dc2c4a Tree:

[10/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java -- diff --git

[12/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/metastore/src/test/org/apache/hadoop/hive/metastore/MetaStoreTestUtils.java -- diff --git a/metastore/src/test/org/apache/hadoop/hive/metastore/MetaStoreTestUtils.java

[01/50] [abbrv] hive git commit: HIVE-18138: Fix columnstats problem in case schema evolution (Zoltan Haindrich, reviewed by Ashutosh Chauhan) [Forced Update!]

2017-12-07 Thread gates
Repository: hive Updated Branches: refs/heads/standalone-metastore 077d498d7 -> bd212257f (forced update) HIVE-18138: Fix columnstats problem in case schema evolution (Zoltan Haindrich, reviewed by Ashutosh Chauhan) Signed-off-by: Zoltan Haindrich Project:

[04/50] [abbrv] hive git commit: HIVE-18189: Order by position does not work when cbo is disabled (Daniel Dai reviewed by Ashutosh Chauhan)

2017-12-07 Thread gates
HIVE-18189: Order by position does not work when cbo is disabled (Daniel Dai reviewed by Ashutosh Chauhan) Signed-off-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/1968a9d4 Tree:

[07/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreControlledCommit.java -- diff --git

[11/50] [abbrv] hive git commit: HIVE-17980 Move HiveMetaStoreClient plus a few remaining classes. This closes #272 (Alan Gates, reviewed by Daniel Dai)

2017-12-07 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d79c4595/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java

[25/50] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests

2017-12-07 Thread gates
HIVE-17982 Move metastore specific itests Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/83cfbaf0 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/83cfbaf0 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/83cfbaf0

hive git commit: HIVE-17333 Oracle does not allow change from VARCHAR2 to CLOB for upgrade (Naveen Gangam, reviewed by Aihua Xu)

2017-12-07 Thread ngangam
Repository: hive Updated Branches: refs/heads/branch-2 1f7e3be05 -> 9ad4c8959 HIVE-17333 Oracle does not allow change from VARCHAR2 to CLOB for upgrade (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17333 Oracle does not allow change from VARCHAR2 to CLOB for upgrade (Naveen Gangam, reviewed by Aihua Xu)

2017-12-07 Thread ngangam
Repository: hive Updated Branches: refs/heads/master 7ddd915bf -> 36f0d89f0 HIVE-17333 Oracle does not allow change from VARCHAR2 to CLOB for upgrade (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: