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 c3e2909d54d Remove useless grantee on DriverExecutorFacade (#31757)
     add e533679f75f Add TableAvailable interface for CloseStatementContext, 
MoveStatementContext, FetchStatementContext and fix sql rewrite test case
     new facc176f64e Merge pull request #31756 from strongduanmu/dev-06192

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:
 .../token/generator/impl/TableTokenGenerator.java  |   3 +-
 .../statement/ddl/CloseStatementContext.java       |   8 +-
 .../statement/ddl/FetchStatementContext.java       |   8 +-
 .../statement/ddl/MoveStatementContext.java        |   8 +-
 .../resources/scenario/sharding/case/ddl/close.xml |  25 +-
 .../resources/scenario/sharding/case/ddl/fetch.xml | 299 ++++++++++-----------
 .../resources/scenario/sharding/case/ddl/move.xml  |  17 +-
 7 files changed, 180 insertions(+), 188 deletions(-)

Reply via email to