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 b95c4fc9d4b Refactor DatabaseTypedSPILoader (#26842)
     add 7fda7a468b8 Refactor DatabaseTypedSPILoader (#26843)

No new revisions were added by this update.

Summary of changes:
 .../schema/loader/datatype/DataTypeLoader.java     |  6 ++----
 .../infra/spi/DatabaseTypedSPILoader.java          | 11 +++++-----
 .../infra/spi/DatabaseTypedSPILoaderTest.java      | 19 +++++++++-------
 ...rdingSpherePipelineDataSourceConfiguration.java |  4 ++--
 .../StandardPipelineDataSourceConfiguration.java   |  4 ++--
 kernel/data-pipeline/core/pom.xml                  |  6 ++++++
 ...YamlJobItemIncrementalTasksProgressSwapper.java |  4 +++-
 .../metadata/generator/PipelineDDLGenerator.java   |  2 +-
 .../pipeline/common/util/DatabaseTypeUtils.java    |  3 +--
 ...RC32MatchDataConsistencyCalculateAlgorithm.java |  5 ++++-
 ...DataMatchDataConsistencyCalculateAlgorithm.java |  6 ++++--
 .../data/pipeline/core/dumper/InventoryDumper.java |  3 ++-
 .../core/importer/sink/PipelineDataSourceSink.java |  2 +-
 .../preparer/InventoryRecordsCountCalculator.java  |  2 +-
 .../core/preparer/InventoryTaskSplitter.java       |  5 ++++-
 .../core/preparer/PipelineJobPreparerUtils.java    | 25 +++++++++++-----------
 .../datasource/AbstractDataSourcePreparer.java     |  2 +-
 .../checker/AbstractDataSourceChecker.java         |  5 ++++-
 .../pipeline/cdc/core/prepare/CDCJobPreparer.java  |  2 +-
 .../migration/api/impl/MigrationJobAPI.java        |  2 +-
 .../migration/prepare/MigrationJobPreparer.java    | 19 ++++++++--------
 21 files changed, 78 insertions(+), 59 deletions(-)

Reply via email to