This is an automated email from the ASF dual-hosted git repository. chengzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push: new 47a698a4943 update release note (#34184) 47a698a4943 is described below commit 47a698a4943f65cee6baeb6264666e9e2fe70a3a Author: Zhengqiang Duan <duanzhengqi...@apache.org> AuthorDate: Fri Dec 27 19:17:23 2024 +0800 update release note (#34184) --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 81431f4b4d5..aecb9693124 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -139,6 +139,7 @@ 1. Pipeline: Support page query for inventory dumper and data consistency streaming query 1. Pipeline: Use case-insensitive identifiers to enhance the table metadata loader 1. Pipeline: Support primary key columns ordering for standard pipeline table metadata loader +1. Sharding: Optimize sharding table index name rewriting rules and remove unnecessary suffix rewriting - [#31171](https://github.com/apache/shardingsphere/issues/31171) ### Bug Fixes