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/10 04:17:59 UTC

[shardingsphere] branch master updated (22d5f1c -> 57864be)

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 22d5f1c  Add DialectTableMetaDataLoader SPI (#9619)
     add 57864be  Use multiple threads for DialectTableMetaDataLoader (#9624)

No new revisions were added by this update.

Summary of changes:
 .../metadata/schema/ShardingSphereSchema.java      | 12 ++++++
 .../metadata/schema/builder/SchemaBuilder.java     | 44 ++++++++++++++++++----
 .../builder/spi/DialectTableMetaDataLoader.java    |  6 +--
 3 files changed, 52 insertions(+), 10 deletions(-)