This is an automated email from the ASF dual-hosted git repository.
hucong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 60621c742e0 Add logback-test.xml to avoid print useless debug log
(#36964)
add 2c4b2e620bf Fix column bind exception caused by oracle XMLELEMENT
function first parameter without quote
new d55a6008c3f Merge pull request #36963 from strongduanmu/dev-1029
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE-NOTES.md | 1 +
.../type/FunctionExpressionSegmentBinder.java | 21 +++-
.../test/resources/cases/dml/select-function.xml | 125 +++++++++++++++++++++
.../{dal/explain.xml => dml/select-function.xml} | 2 +-
4 files changed, 145 insertions(+), 4 deletions(-)
create mode 100644
test/it/binder/src/test/resources/cases/dml/select-function.xml
copy test/it/binder/src/test/resources/sqls/{dal/explain.xml =>
dml/select-function.xml} (79%)