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 6ca04c57f05e0ec95cc09e5807649f044837d0a6 Merge: 3d4f2824375 ac22dc44012 Author: Cong Hu <[email protected]> AuthorDate: Thu Jun 27 11:41:47 2024 +0800 Merge pull request #31665 from yesAnd92/master verify the functions involved in #31546 and add test cases .../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 + .../sql/supported/dml/select-math-function.xml | 24 +++++++ .../sql/supported/dml/select-special-function.xml | 5 ++ 6 files changed, 213 insertions(+)
