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 d55a6008c3f6b9abf899c7ab9d7054e8012b4092 Merge: 60621c742e0 2c4b2e620bf Author: Cong Hu <[email protected]> AuthorDate: Wed Oct 29 15:46:21 2025 +0800 Merge pull request #36963 from strongduanmu/dev-1029 Fix column bind exception caused by oracle XMLELEMENT function first parameter without quote RELEASE-NOTES.md | 1 + .../type/FunctionExpressionSegmentBinder.java | 21 +++- .../test/resources/cases/dml/select-function.xml | 125 +++++++++++++++++++++ .../test/resources/sqls/dml/select-function.xml | 21 ++++ 4 files changed, 165 insertions(+), 3 deletions(-)
