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/05 09:52:06 UTC

[shardingsphere] branch master updated (fb45e5c39e5 -> eadc0393bb0)

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 fb45e5c39e5 Fix oracle parser extract function (#26053)
     add eadc0393bb0 Fix sonar issues in pipeline (#26057)

No new revisions were added by this update.

Summary of changes:
 .../pipeline/cdc/core/importer/CDCImporter.java    | 65 ++++++++++++----------
 .../cdc/core/importer/sink/CDCSocketSink.java      |  9 ++-
 .../data/pipeline/cdc/core/job/CDCJob.java         |  8 ---
 .../memory/MultiplexMemoryPipelineChannel.java     | 18 +++---
 .../memory/MultiplexMemoryPipelineChannelTest.java |  4 +-
 .../cases/cdc/DataSourceRecordConsumer.java        | 36 ++++++------
 6 files changed, 72 insertions(+), 68 deletions(-)