This is an automated email from the ASF dual-hosted git repository.
ngangam pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 40a7d689e51 HIVE-22383: `alterPartitions` is invoked twice during
dynamic partition load causing runtime delay. (#4161). (Dmitriy Fingerman,
reviewed by Rajesh Balamohan)
add 81394f5fdc2 HIVE-27165: PART_COL_STATS metastore query not hitting the
index (#4141)
No new revisions were added by this update.
Summary of changes:
.../metastore-server/src/main/sql/derby/hive-schema-4.0.0.derby.sql | 4 ++--
.../src/main/sql/derby/upgrade-4.0.0-alpha-2-to-4.0.0.derby.sql | 6 ++++++
.../metastore-server/src/main/sql/mssql/hive-schema-4.0.0.mssql.sql | 4 ++--
.../src/main/sql/mssql/upgrade-4.0.0-alpha-2-to-4.0.0.mssql.sql | 6 ++++++
.../metastore-server/src/main/sql/mysql/hive-schema-4.0.0.mysql.sql | 4 ++--
.../src/main/sql/mysql/upgrade-4.0.0-alpha-2-to-4.0.0.mysql.sql | 6 ++++++
.../src/main/sql/oracle/hive-schema-4.0.0.oracle.sql | 4 ++--
.../src/main/sql/oracle/upgrade-4.0.0-alpha-2-to-4.0.0.oracle.sql | 6 ++++++
.../src/main/sql/postgres/hive-schema-4.0.0.postgres.sql | 4 ++--
.../main/sql/postgres/upgrade-4.0.0-alpha-2-to-4.0.0.postgres.sql | 6 ++++++
10 files changed, 40 insertions(+), 10 deletions(-)