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 3d4f2824375 Fix sonar issue on ComputeNodeInstanceContext (#31886)
add ac22dc44012 verify the functions involved in #31546 and add test cases
new 6ca04c57f05 Merge pull request #31665 from yesAnd92/master
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:
.../parser/src/main/resources/case/dml/insert.xml | 25 +++++++
.../resources/case/dml/select-math-function.xml | 75 ++++++++++++++++++++
.../resources/case/dml/select-special-function.xml | 82 ++++++++++++++++++++++
.../main/resources/sql/supported/dml/insert.xml | 2 +
.../unlock.xml => dml/select-math-function.xml} | 7 +-
.../sql/supported/dml/select-special-function.xml | 5 ++
6 files changed, 193 insertions(+), 3 deletions(-)
create mode 100644
test/it/parser/src/main/resources/case/dml/select-math-function.xml
copy test/it/parser/src/main/resources/sql/supported/{tcl/unlock.xml =>
dml/select-math-function.xml} (75%)