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 2022/09/19 09:10:09 UTC

[shardingsphere] branch master updated (98630c96c26 -> 4b2d213d4e5)

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 98630c96c26 add mix it for sharding encrypt shadow. (#21060)
     add 4b2d213d4e5 Add PipelineTableDataConsistencyCheckLoadingFailedException (#21064)

No new revisions were added by this update.

Summary of changes:
 .../content/user-manual/error-code/sql-error-code.cn.md      |  1 +
 .../content/user-manual/error-code/sql-error-code.en.md      |  1 +
 .../CRC32MatchDataConsistencyCalculateAlgorithm.java         | 11 +++++------
 .../DataMatchDataConsistencyCalculateAlgorithm.java          |  6 +++---
 ...lineTableDataConsistencyCheckLoadingFailedException.java} | 12 ++++++------
 .../data/pipeline/core/importer/DataRecordMerger.java        |  2 +-
 .../CRC32MatchDataConsistencyCalculateAlgorithmTest.java     |  6 +++---
 7 files changed, 20 insertions(+), 19 deletions(-)
 copy shardingsphere-kernel/shardingsphere-data-pipeline/shardingsphere-data-pipeline-core/src/main/java/org/apache/shardingsphere/data/pipeline/core/exception/{job/PipelineJobExecutionException.java => data/PipelineTableDataConsistencyCheckLoadingFailedException.java} (66%)