You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2023/02/22 11:57:58 UTC

[shardingsphere] branch master updated (2069c32c9f0 -> cec9ca184b4)

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

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


    from 2069c32c9f0 Optimize zipkin e2e test (#24303)
     add cec9ca184b4 Add `none` sharding strategy type for `ConvertYamlConfigurationExecutor` (#24299)

No new revisions were added by this update.

Summary of changes:
 .../readwritesplitting/rule/ReadwriteSplittingRule.java             | 4 ++--
 .../handler/distsql/ral/common/constant/DistSQLScriptConstants.java | 6 ++++++
 .../distsql/ral/queryable/ConvertYamlConfigurationExecutor.java     | 3 +++
 .../core/src/test/resources/conf/convert/config-sharding.yaml       | 2 ++
 .../backend/core/src/test/resources/expected/convert-sharding.yaml  | 1 +
 5 files changed, 14 insertions(+), 2 deletions(-)