You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/08/05 07:37:00 UTC

[shardingsphere] branch master updated (fbe641d -> d6daa41)

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

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


    from fbe641d  add default sharding column (#11601)
     add d6daa41  Check the initial capacity of HashMap (#11544)

No new revisions were added by this update.

Summary of changes:
 .../authority/provider/schema/builder/SchemaPrivilegeBuilder.java     | 2 +-
 .../infra/metadata/mapper/SQLStatementEventMapperFactory.java         | 2 +-
 .../metadata/schema/fixture/rule/DataNodeContainedFixtureRule.java    | 2 +-
 .../execute/engine/driver/jdbc/sane/mysql/MySQLDefaultVariable.java   | 2 +-
 .../backend/communication/jdbc/connection/BackendConnectionTest.java  | 2 +-
 .../backend/text/admin/mysql/executor/ShowTablesExecutorTest.java     | 2 +-
 .../backend/text/data/impl/BroadcastDatabaseBackendHandlerTest.java   | 2 +-
 .../text/data/impl/SchemaAssignedDatabaseBackendHandlerTest.java      | 2 +-
 .../backend/text/data/impl/UnicastDatabaseBackendHandlerTest.java     | 2 +-
 .../scaling/core/api/impl/GovernanceRepositoryAPIImpl.java            | 4 ++--
 .../core/config/datasource/ScalingDataSourceConfigurationWrap.java    | 2 +-
 .../core/config/datasource/StandardJDBCDataSourceConfiguration.java   | 2 +-
 12 files changed, 13 insertions(+), 13 deletions(-)