This is an automated email from the ASF dual-hosted git repository. zhangbutao pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/hive.git
The following commit(s) were added to refs/heads/branch-4.1 by this push: new e98e36df167 Update standalone hms RELEASE_NOTES (#5972) e98e36df167 is described below commit e98e36df16736221ae792f2bd71ac35d63c00ea8 Author: Butao Zhang <zhangbu...@apache.org> AuthorDate: Mon Jul 14 13:31:52 2025 +0800 Update standalone hms RELEASE_NOTES (#5972) --- standalone-metastore/RELEASE_NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/standalone-metastore/RELEASE_NOTES.txt b/standalone-metastore/RELEASE_NOTES.txt index 8929cc4f6b7..108d4dbe1ff 100644 --- a/standalone-metastore/RELEASE_NOTES.txt +++ b/standalone-metastore/RELEASE_NOTES.txt @@ -1,6 +1,7 @@ Release Notes - Hive Metastore - Version 4.1.0 ** Improvement + *[HIVE-29071] - Add release workflow for HMS docker image *[HIVE-29062] - Add standalone module for packaging the Metastore *[HIVE-29042] - Performance degradation for add columns cascade after enabling directSQL *[HIVE-29038] - Make catalog servlet parameters generic @@ -45,6 +46,7 @@ Release Notes - Hive Metastore - Version 4.1.0 ** Bug *[HIVE-29078] - RuntimeException: Null when starting standalone HMS + *[HIVE-29067] - insert-select-union-all query fails while publishing InsertEvent if source query does not return output *[HIVE-29034] - ALTER PARTITION CHANGE COLUMN fails with Oracle backed Metastore *[HIVE-29030] - Alter partition change column cannot use the direct sql *[HIVE-29022] - Schematool fails while initializing hive schema