HIVE-18209: Fix API call in VectorizedListColumnReader to get value from
BytesColumnVector (Colin Ma, reviewed by Ferdinand Xu)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/11227eba
Tree: http://git-wip-us.apache.org/repos/a
http://git-wip-us.apache.org/repos/asf/hive/blob/002233b9/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
--
diff --git
a/standalone-metastore/src/test/java/org/apache/hadoop/hive/metasto
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.s
HIVE-18211: Support to read multiple level definition for Map type in Parquet
file (Colin Ma, reviewed by Ferdinand Xu)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7acc4ce1
Tree: http://git-wip-us.apache.org/repos/asf/hive/
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/SchemaVersion.java
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-javabean/or
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/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
b/standalone-metast
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/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
b/standalone-metast
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/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
b/standalone-me
HIVE-18258: Vectorization: Reduce-Side GROUP BY MERGEPARTIAL with duplicate
columns is broken (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/f52e8b4b
Tree: http://git-wip-us.apache.org/re
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/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
b/standalone-metast
http://git-wip-us.apache.org/repos/asf/hive/blob/002233b9/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestRetryingHMSHandler.java
--
diff --git
a/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetasto
HIVE-18241: Query with LEFT SEMI JOIN producing wrong result (Vineet Garg,
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/8ab523b9
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/8ab
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/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
b/standalone-metastore
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/tools/TestSchemaToolForMetastore.java
--
diff --git
a/standalone-metastore/src/test/java/org/apache/hado
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php
--
diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php
b/standalone-metastore/src/g
HIVE-17981 Create a set of builders for Thrift classes. This closes #274.
(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/12a33fd0
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/12
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp
b/standalone-metast
HIVE-18272: Fix check-style violations in subquery code (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/ca96613d
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ca96613d
Diff: h
HIVE-18153 : refactor reopen and file management in TezTask (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/89dbf4e9
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/8
HIVE-17710 LockManager should only lock Managed tables (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/b7be4acc
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b7be4acc
Diff: http
http://git-wip-us.apache.org/repos/asf/hive/blob/ca96613d/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java
--
diff --git
a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/Hive
HIVE-13567: addendum to fix HIVE-18208
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/82590226
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/82590226
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/82590226
Bra
HIVE-18111: Fix temp path for Spark DPP sink (Rui reviewed by Sahil)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8ced3bc7
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/8ced3bc7
Diff: http://git-wip-us.apache.org/rep
HIVE-18271: Druid Insert into fails with exception when committing files (Jason
Dere, 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/a96564cb
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree
HIVE-18286 - java.lang.ClassCastException:
org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector cannot be cast to
org.apache.hadoop.hive.ql.exec.vector.LongColumnVector (Eugene Koifman,
reviewed by Alan Gates)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h
--
diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h
b/standalone-metastore/s
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/b9526a7a
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b9526a7a
Diff: http://git-wip-us.apache.org/repos/as
HIVE-18250: CBO gets turned off with duplicates in RR error (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/7ea263cb
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-javab
HIVE-18263: Ptest execution are multiple times slower sometimes due to dying
executor slaves (Adam Szita, reviewed by Barna Zsombor Klara)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/856d88db
Tree: http://git-wip-us.apache.
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/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
b/stand
http://git-wip-us.apache.org/repos/asf/hive/blob/002233b9/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestPartitionNameWhitelistValidation.java
--
diff --git
a/standalone-metastore/src/test/java/org/apache/
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ISchema.java
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-javabean/org/apac
http://git-wip-us.apache.org/repos/asf/hive/blob/002233b9/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
--
diff --git
a/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestH
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/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
b/standalone-meta
HIVE-18003 : add explicit jdbc connection string args for mappings (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/e120bd8b
Tree: http://git-wip-us.apache.org/repos/asf/hive
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/002233b9
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/002233b9
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/002233b9
http://git-wip-us.apache.org/repos/asf/hive/blob/002233b9/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java
--
diff --git
a/standalone-metastore/src/test/java/org/apache/hadoop/hive/met
HIVE-18054: Make Lineage work with concurrent queries on a Session (Andrew
Sherman, reviewed by Sahil Takiar)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/646ccce8
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/646cc
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java
--
diff --git
a/standalone-metastore/src/main/java/org/apache/hadoop/hive/metas
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/b3cb8526
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b3cb8526
Diff: http://git-wip-us.apache.org/repos/a
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreSchemaMethods.java
--
diff --git
a/standalone-metastore/src/test/java/org/apache/hadoop
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/events/PreAlterISchemaEvent.java
--
diff --git
a/standalone-metastore/src/main/java/org/apache/hadoop/hi
http://git-wip-us.apache.org/repos/asf/hive/blob/002233b9/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreTxns.java
--
diff --git
a/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/T
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/MetastoreSchemaTool.java
--
diff --git
a/standalone-metastore/src/main/java/org/apache/hadoop/hive
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/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
b/standalone-metast
http://git-wip-us.apache.org/repos/asf/hive/blob/b9526a7a/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
b/stand
http://git-wip-us.apache.org/repos/asf/hive/blob/b3cb8526/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php
--
diff --git
a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php
Repository: hive
Updated Branches:
refs/heads/standalone-metastore bd212257f -> b3cb8526b (forced update)
HIVE-18228: Azure credential properties should be added to the HiveConf hidden
list (Andrew Sherman, via Peter Vary)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: htt
Repository: hive
Updated Branches:
refs/heads/master 12a33fd0d -> 9efed65a5
http://git-wip-us.apache.org/repos/asf/hive/blob/9efed65a/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java
--
diff
HIVE-18124 clean up isAcidTable() API vs isInsertOnlyTable() (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/9efed65a
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9efed65a
Diff
Repository: hive
Updated Branches:
refs/heads/master ad106f0c4 -> 12a33fd0d
HIVE-17981 Create a set of builders for Thrift classes. This closes #274.
(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/as
Repository: hive
Updated Branches:
refs/heads/master 82590226a -> ad106f0c4
HIVE-18286 - java.lang.ClassCastException:
org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector cannot be cast to
org.apache.hadoop.hive.ql.exec.vector.LongColumnVector (Eugene Koifman,
reviewed by Alan Gates)
Repository: hive
Updated Branches:
refs/heads/master 8ced3bc7c -> 82590226a
HIVE-13567: addendum to fix HIVE-18208
Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/82590226
Tree: http://git-wip-us.apache.org/repos/asf/hive/tr
55 matches
Mail list logo