diff --git a/docs/src/main/sphinx/release/release-377.md b/docs/src/main/sphinx/release/release-377.md index 62519f7f5219..b219a705927e 100644 --- a/docs/src/main/sphinx/release/release-377.md +++ b/docs/src/main/sphinx/release/release-377.md @@ -7,9 +7,10 @@ ## Hive connector -* Add support for partition names that include special characters. ({issue}`11719`) * Add support for `date` type partition names with timestamp formatting. ({issue}`11873`) * Improve performance of queries that use Glue metadata. ({issue}`11869`) +* Fix `sync_partition_metadata` procedure when partition names differ from + partition paths on the file system. ({issue}`11864`) ## Iceberg connector