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 2f67bd0dca2 Add RELEASE-NOTES. (#33435)
2f67bd0dca2 is described below

commit 2f67bd0dca20d2a98eb7e066edc22a9873d4a8a7
Author: Cong Hu <[email protected]>
AuthorDate: Mon Oct 28 13:51:52 2024 +0800

    Add RELEASE-NOTES. (#33435)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index fb2694f3e56..e60548a2520 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -24,6 +24,7 @@
 1. SQL Binder: Fix SQL performance issues caused by repeated subquery fetches 
- [#33361](https://github.com/apache/shardingsphere/pull/33361)
 1. Sharding: Remove ShardingRouteAlgorithmException check logic temporarily to 
support different actual table name config - 
[#33367](https://github.com/apache/shardingsphere/pull/33367)
 1. SQL Binder: Fix table does not exist exception when use 
HintManager#setDatabaseName to transparent - 
[#33370](https://github.com/apache/shardingsphere/pull/33370)
+1. Fix LiteralExpressionSegment cast exception in sql parser. - 
[#33332](https://github.com/apache/shardingsphere/pull/33332)
 
 ### Change Logs
 

Reply via email to