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

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


    from fcf4e8b8119 Add SQL parser test cases for Doris (#37787)
     add 1170e5830a1 Add SQL parser test cases for Doris (#37788)

No new revisions were added by this update.

Summary of changes:
 .../parser/src/main/resources/case/dal/binlog.xml  |  1 +
 .../it/parser/src/main/resources/case/dal/show.xml | 26 ++++++++++++++++++++++
 .../parser/src/main/resources/case/dcl/grant.xml   |  6 +++++
 .../src/main/resources/case/ddl/alter-function.xml |  1 +
 .../src/main/resources/case/ddl/alter-table.xml    | 26 +++++++++++++++++++++-
 .../main/resources/case/ddl/alter-tablespace.xml   |  5 +++++
 .../src/main/resources/case/ddl/alter-view.xml     | 15 +++++++++++++
 .../main/resources/case/ddl/create-function.xml    | 16 +++++++++++++
 .../src/main/resources/case/ddl/drop-function.xml  |  1 +
 .../main/resources/sql/supported/dal/binlog.xml    |  1 +
 .../src/main/resources/sql/supported/dal/show.xml  |  2 ++
 .../resources/sql/supported/dcl/grant-user.xml     |  1 +
 .../resources/sql/supported/ddl/alter-function.xml |  1 +
 .../resources/sql/supported/ddl/alter-table.xml    |  3 +++
 .../sql/supported/ddl/alter-tablespace.xml         |  1 +
 .../resources/sql/supported/ddl/alter-view.xml     |  1 +
 .../sql/supported/ddl/create-function.xml          |  3 +++
 .../resources/sql/supported/ddl/drop-function.xml  |  1 +
 18 files changed, 110 insertions(+), 1 deletion(-)

Reply via email to