hive git commit: HIVE-18323 : Vectorization: add the support of timestamp in VectorizedPrimitiveColumnReader for parquet (Vihang Karajgaonkar, reviewed by Aihua Xu and Ferdinand Xu)

2018-01-18 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 47ff26073 -> 9c23c3b81 HIVE-18323 : Vectorization: add the support of timestamp in VectorizedPrimitiveColumnReader for parquet (Vihang Karajgaonkar, reviewed by Aihua Xu and Ferdinand Xu) Project:

hive git commit: HIVE-18460 - Compactor doesn't pass Table properties to the Orc writer (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-01-18 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master ef9d3ee97 -> 727581d74 HIVE-18460 - Compactor doesn't pass Table properties to the Orc writer (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18323 : Vectorization: add the support of timestamp in VectorizedPrimitiveColumnReader for parquet (Vihang Karajgaonkar, reviewed by Aihua Xu and Ferdinand Xu)

2018-01-18 Thread vihangk1
Repository: hive Updated Branches: refs/heads/master 80e6f7b0f -> ef9d3ee97 HIVE-18323 : Vectorization: add the support of timestamp in VectorizedPrimitiveColumnReader for parquet (Vihang Karajgaonkar, reviewed by Aihua Xu and Ferdinand Xu) Project:

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/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

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/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

[01/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) [Forced Update!]

2018-01-18 Thread gates
Repository: hive Updated Branches: refs/heads/standalone-metastore b3cb8526b -> b62300014 (forced update) http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/vector_udf_string_to_boolean.q.out

[20/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/autoColumnStats_5.q.out -- diff --git a/ql/src/test/results/clientpositive/autoColumnStats_5.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreSchemaMethods.java -- diff --git

[22/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/itests/hive-blobstore/src/test/results/clientpositive/insert_overwrite_table.q.out -- diff --git

[16/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/insert_into_with_schema.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/insert_into_with_schema.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

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

2018-01-18 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/b6230001 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b6230001 Diff:

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java -- diff --git

[31/70] [abbrv] hive git commit: HIVE-18314: qtests: semijoin_hint.q breaks hybridgrace_hashjoin_2.q (Laszlo Bodor via Zoltan Haindrich)

2018-01-18 Thread gates
HIVE-18314: qtests: semijoin_hint.q breaks hybridgrace_hashjoin_2.q (Laszlo Bodor 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/19c2b722 Tree:

[18/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/join43.q.out -- diff --git a/ql/src/test/results/clientpositive/join43.q.out b/ql/src/test/results/clientpositive/join43.q.out index

[19/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/cte_mat_4.q.out -- diff --git a/ql/src/test/results/clientpositive/cte_mat_4.q.out b/ql/src/test/results/clientpositive/cte_mat_4.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/MetastoreSchemaTool.java -- diff --git

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php

[26/70] [abbrv] hive git commit: HIVE-18298: Fix TestReplicationScenarios.testConstraints (Daniel Dai, reviewed by Sankar Hariappan)

2018-01-18 Thread gates
HIVE-18298: Fix TestReplicationScenarios.testConstraints (Daniel Dai, 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/c0734ac9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c0734ac9 Diff:

[17/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out

[27/70] [abbrv] hive git commit: HIVE-18299: DbNotificationListener fail on mysql with "select for update" (Daniel Dai, reviewed by Anishek Agarwal)

2018-01-18 Thread gates
HIVE-18299: DbNotificationListener fail on mysql with "select for update" (Daniel Dai, reviewed by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/970d8c96 Tree:

[06/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/vectorized_join46.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorized_join46.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[35/70] [abbrv] hive git commit: HIVE-18214: Flaky test: TestSparkClient (Sahil Takiar, reviewed by Peter Vary)

2018-01-18 Thread gates
HIVE-18214: Flaky test: TestSparkClient (Sahil Takiar, 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/87860fbc Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/87860fbc Diff:

[13/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_table.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/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

[15/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/multi_count_distinct_null.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/multi_count_distinct_null.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/SchemaVersion.java -- diff --git

[44/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d9801d9c/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java -- diff --git

[36/70] [abbrv] hive git commit: HIVE-18429 - Compaction should handle a case when it produces no output (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-01-18 Thread gates
HIVE-18429 - Compaction should handle a case when it produces no output (Eugene Koifman, 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/fe3190d1 Tree:

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/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

[30/70] [abbrv] hive git commit: HIVE-18443: Ensure git gc finished in ptest prep phase before copying repo (Adam Szita, via Peter Vary)

2018-01-18 Thread gates
HIVE-18443: Ensure git gc finished in ptest prep phase before copying repo (Adam Szita, via Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6938fcab Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/6938fcab

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --git

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

2018-01-18 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/1ba9b62d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/1ba9b62d Diff:

[45/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, 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/d9801d9c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d9801d9c Diff:

[08/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_table.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[05/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/partition_boolean.q.out -- diff --git a/ql/src/test/results/clientpositive/partition_boolean.q.out

[04/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/spark/spark_dynamic_partition_pruning_recursive_mapjoin.q.out -- diff --git

[21/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientnegative/partition_column_names_with_leading_and_trailing_spaces.q.out -- diff --git

[41/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d9801d9c/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java -- diff --git

[09/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_table.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/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

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ISchema.java -- diff --git

[03/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/tablevalues.q.out -- diff --git a/ql/src/test/results/clientpositive/tablevalues.q.out

hive git commit: HIVE-17257: Hive should merge empty files (Chao via Xuefu)

2018-01-18 Thread xuefu
Repository: hive Updated Branches: refs/heads/master ad1243bef -> 9816cfb44 HIVE-17257: Hive should merge empty files (Chao via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9816cfb4 Tree:

[40/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d9801d9c/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java -- diff --git

[02/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/udf_width_bucket.q.out -- diff --git a/ql/src/test/results/clientpositive/udf_width_bucket.q.out

[28/70] [abbrv] hive git commit: HIVE-18341: Add repl load support for adding "raw" namespace for TDE with same encryption keys (Anishek Agarwal, reviewed Daniel Dai)

2018-01-18 Thread gates
HIVE-18341: Add repl load support for adding "raw" namespace for TDE with same encryption keys (Anishek Agarwal, reviewed Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/22df53b6 Tree:

[33/70] [abbrv] hive git commit: HIVE-18161: Remove hive.stats.atomic (Bertalan Kondrat via Zoltan Haindrich)

2018-01-18 Thread gates
HIVE-18161: Remove hive.stats.atomic (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/13c1bf9e Tree:

hive git commit: HIVE-18413 : Grouping of an empty result set may only contain null values (Zoltan Haindrich via Ashutosh Chauhan)

2018-01-18 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 727581d74 -> ad1243bef HIVE-18413 : Grouping of an empty result set may only contain null values (Zoltan Haindrich via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

[29/70] [abbrv] hive git commit: HIVE-18355: Add builder for metastore Thrift classes missed in the first pass - FunctionBuilder (Peter Vary, reviewed by Alan Gates)

2018-01-18 Thread gates
HIVE-18355: Add builder for metastore Thrift classes missed in the first pass - FunctionBuilder (Peter Vary, 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/b826072e Tree:

[25/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum II)

2018-01-18 Thread gates
HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum II) * Fix dangling tests Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ac247817 Tree:

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

[14/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_table.q.out

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp -- diff --git

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/events/PreAlterISchemaEvent.java -- diff --git

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/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

[42/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d9801d9c/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestRetryingHMSHandler.java -- diff --git

[23/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
HIVE-18416: Initial support for TABLE function (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/7e64114d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/7e64114d

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/b6230001/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[10/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_part_all_complex.q.out -- diff --git

[24/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum)

2018-01-18 Thread gates
HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b1cdbc60 Tree:

[12/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_table.q.out

[39/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d9801d9c/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestPartitionNameWhitelistValidation.java -- diff --git

[32/70] [abbrv] hive git commit: HIVE-18309: qtests: smb_mapjoin_19.q breaks bucketsortoptimize_insert_2.q (Laszlo Bodor via Zoltan Haindrich)

2018-01-18 Thread gates
HIVE-18309: qtests: smb_mapjoin_19.q breaks bucketsortoptimize_insert_2.q (Laszlo Bodor 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/5d4559bb Tree:

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/tools/TestSchemaToolForMetastore.java -- diff --git

[43/70] [abbrv] hive git commit: HIVE-17982 Move metastore specific itests. This closes #279. (Alan Gates, reviewed by Peter Vary)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d9801d9c/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java -- diff --git

[11/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_table.q.out

[38/70] [abbrv] hive git commit: HIVE-18437 : use plan parallelism for the default pool if both are present (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2018-01-18 Thread gates
HIVE-18437 : use plan parallelism for the default pool if both are present (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/fde503dc Tree:

[37/70] [abbrv] hive git commit: HIVE-18419 - CliDriver loads different hive-site.xml into HiveConf and MetastoreConf (Eugene Koifman, reviewed by Alan Gates)

2018-01-18 Thread gates
HIVE-18419 - CliDriver loads different hive-site.xml into HiveConf and MetastoreConf (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/dfd7ea36 Tree:

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

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/1ba9b62d/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

[07/70] [abbrv] hive git commit: HIVE-18416: Initial support for TABLE function (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2018-01-18 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/7e64114d/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out

[34/70] [abbrv] hive git commit: HIVE-18149 HIVE-18416: addendum

2018-01-18 Thread gates
HIVE-18149 HIVE-18416: addendum Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2402f3ca Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2402f3ca Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/2402f3ca Branch:

[6/6] hive git commit: HIVE-18438 : WM RP: it's impossible to unset things (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran)

2018-01-18 Thread sershe
HIVE-18438 : WM RP: it's impossible to unset things (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/900da829 Tree:

[3/6] hive git commit: HIVE-18438 : WM RP: it's impossible to unset things (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran)

2018-01-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/900da829/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMAlterPoolRequest.java -- diff --git

[5/6] hive git commit: HIVE-18438 : WM RP: it's impossible to unset things (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran)

2018-01-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/900da829/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[1/6] hive git commit: HIVE-18457 : improve show plan output (triggers, mappings) (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran)

2018-01-18 Thread sershe
Repository: hive Updated Branches: refs/heads/master 9816cfb44 -> 900da8291 HIVE-18457 : improve show plan output (triggers, mappings) (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[4/6] hive git commit: HIVE-18438 : WM RP: it's impossible to unset things (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran)

2018-01-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/900da829/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

[2/6] hive git commit: HIVE-18438 : WM RP: it's impossible to unset things (Sergey Shelukhin, reviewed by Harish Jaiprakash, Prasanth Jayachandran)

2018-01-18 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/900da829/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

[1/2] hive git commit: HIVE-186462 : Explain formatted for queries with map join has columnExprMap with unformatted column name (Vineet Garg, reviewed by Ashutosh Chauhan)

2018-01-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 900da8291 -> 20dec1c3f http://git-wip-us.apache.org/repos/asf/hive/blob/20dec1c3/ql/src/test/results/clientpositive/vector_outer_join4.q.out -- diff --git

[2/2] hive git commit: HIVE-186462 : Explain formatted for queries with map join has columnExprMap with unformatted column name (Vineet Garg, reviewed by Ashutosh Chauhan)

2018-01-18 Thread vgarg
HIVE-186462 : Explain formatted for queries with map join has columnExprMap with unformatted column name (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/20dec1c3 Tree: