You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2021/03/09 23:18:23 UTC

[shardingsphere] branch master updated (01f2c72 -> 22d5f1c)

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

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


    from 01f2c72  #9616, improve performance of Proxy by increase prepStmtCacheSize (#9618)
     add 22d5f1c  Add DialectTableMetaDataLoader SPI (#9619)

No new revisions were added by this update.

Summary of changes:
 docs/document/content/dev-manual/kernel.cn.md      | 10 ++++++++
 docs/document/content/dev-manual/kernel.en.md      |  9 ++++++++
 .../metadata/schema/builder/SchemaBuilder.java     | 27 +++++++++++++++++++++-
 .../builder/spi/DialectTableMetaDataLoader.java    | 27 +++++++++++-----------
 4 files changed, 58 insertions(+), 15 deletions(-)
 copy shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-fixture/src/test/java/org/apache/shardingsphere/test/integration/env/database/initialization/DatabaseSQLInitialization.java => shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/metadata/schema/builder/spi/DialectTableMetaDataLoader.java (58%)