This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
commit 466ba41202abb0e601fb3f4b091839d32cf6254c Merge: 5c6745e7c3f fd7c4d47749 Author: Cong Hu <iamhuc...@gmail.com> AuthorDate: Thu Jan 9 10:51:22 2025 +0800 Merge pull request #34288 from strongduanmu/dev-0109 Revise pr#34163 and update release note RELEASE-NOTES.md | 1 + .../{ => dml}/assign/AssignmentSegmentBinderTest.java | 3 +-- .../type/BinaryOperationExpressionBinderTest.java | 3 +-- .../expression/type/ColumnSegmentBinderTest.java | 3 +-- .../type/ExistsSubqueryExpressionBinderTest.java | 3 +-- .../type/FunctionExpressionSegmentBinderTest.java | 3 +-- .../{ => dml}/expression/type/InExpressionBinderTest.java | 3 +-- .../expression/type/NotExpressionBinderTest.java | 3 +-- .../expression/type/SubquerySegmentBinderTest.java | 3 +-- .../{ => dml}/from/type/JoinTableSegmentBinderTest.java | 3 +-- .../{ => dml}/from/type/SimpleTableSegmentBinderTest.java | 3 +-- .../from/type/SubqueryTableSegmentBinderTest.java | 3 +-- .../{ => dml}/predicate/WhereSegmentBinderTest.java | 3 +-- .../type/ShorthandProjectionSegmentBinderTest.java | 3 +-- .../segment/dml}/with/WithSegmentBinderTest.java | 15 +++------------ .../cases/dql/e2e-dql-select-using-with-clause.xml | 2 +- 16 files changed, 18 insertions(+), 39 deletions(-)