You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2023/06/25 00:55:33 UTC

[shardingsphere] branch master updated (7bbde757a60 -> b1f323b3dd6)

This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 7bbde757a60 Fix sql federation NPE (#26411)
     add b1f323b3dd6 Support udf function parse for mysql (#25535) (#26518)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/mysql/BaseRule.g4      |  8 +++-
 .../visitor/statement/MySQLStatementVisitor.java   | 17 ++++++-
 .../src/main/resources/case/ddl/create-view.xml    | 53 ++++++++++++++++++++++
 .../resources/sql/supported/ddl/create-view.xml    |  3 ++
 4 files changed, 78 insertions(+), 3 deletions(-)