You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by az...@apache.org on 2023/06/16 05:30:42 UTC

[shardingsphere] branch master updated (baf33e0fa4d -> 72fb5287187)

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

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


    from baf33e0fa4d Fix java.sql.time convert failed when there are negative values (#26380)
     add 72fb5287187 Pipeline job compatible with sharding rule audit strategy (#26381)

No new revisions were added by this update.

Summary of changes:
 features/broadcast/distsql/handler/pom.xml         |  2 +-
 .../ShardingSpherePipelineDataSourceCreator.java   | 22 +++++++++++++++++++---
 .../pipeline/cases/PipelineContainerComposer.java  | 10 ++++++----
 .../test/e2e/data/pipeline/cases/cdc/CDCE2EIT.java | 16 ++++++++++------
 .../resources/env/common/migration-command.xml     |  3 ++-
 5 files changed, 38 insertions(+), 15 deletions(-)