This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang 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 025e9b2d146 Add release note for #33357 (#33362)
025e9b2d146 is described below

commit 025e9b2d146c2d0cb020c7061dd133a61c86972c
Author: ZhangCheng <[email protected]>
AuthorDate: Wed Oct 23 14:29:55 2024 +0800

    Add release note for #33357 (#33362)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index ccf21e3cdb1..97fbe89bb63 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -15,6 +15,7 @@
 
 1. Mode: Fixes `JDBCRepository` improper handling of H2-database in memory 
mode - [#33281](https://github.com/apache/shardingsphere/issues/33281)
 1. SQL Binder: Use Multimap and CaseInsensitiveString to replace 
CaseInsensitiveMap for supporting mysql multi table join with same table alias 
- [#33303](https://github.com/apache/shardingsphere/pull/33303)
+1. Fix the combine statement cannot find the outer table when bind - 
[#33357](https://github.com/apache/shardingsphere/pull/33357)
 
 ### Change Logs
 

Reply via email to