You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by yi...@apache.org on 2022/06/10 15:29:51 UTC

[shardingsphere] branch master updated (c3fea749a24 -> 90da0323a17)

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

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


    from c3fea749a24 add CosId keygen documentation (#18286)
     new 089eaff5544 Refactor FormatHandler
     new 83d4a7ca451 Rename FormatSQLHandler
     new 90da0323a17 Merge pull request #18291 from terrymanu/dev

The 33765 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:
 .../text/distsql/ral/RALBackendHandlerFactory.java |  4 ++--
 .../{FormatHandler.java => FormatSQLHandler.java}  | 27 +++++++++++++---------
 2 files changed, 18 insertions(+), 13 deletions(-)
 rename shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/text/distsql/ral/advanced/{FormatHandler.java => FormatSQLHandler.java} (73%)