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/23 12:04:07 UTC

[shardingsphere] branch master updated (708ce65 -> 12fd661)

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 708ce65  Fix ShowScalingJobStatusQueryResultSet wrong type (#11910)
     add 12fd661  MetaDataManager.getTableMetaData by databaseType (#11900)

No new revisions were added by this update.

Summary of changes:
 .../scaling/core/common/datasource/MetaDataManager.java      |  7 ++++---
 .../core/executor/dumper/AbstractInventoryDumper.java        |  6 ++++--
 .../core/job/preparer/splitter/InventoryTaskSplitter.java    | 12 +++++++-----
 .../scaling/core/common/datasource/MetaDataManagerTest.java  |  9 ++++++---
 .../scaling/postgresql/wal/WalEventConverter.java            | 10 +++++++---
 5 files changed, 28 insertions(+), 16 deletions(-)