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 9e3d4e6399c Decouple mode and schedule module dependency (#21445)
add 6ce197690bb Refactor jdbcUrl to url in data pipeline
YamlJdbcConfiguration (#21372)
No new revisions were added by this update.
Summary of changes:
.../impl/StandardPipelineDataSourceConfiguration.java | 19 +++++++++++--------
.../datasource/config/yaml/YamlJdbcConfiguration.java | 12 +-----------
.../StandardPipelineDataSourceConfigurationTest.java | 6 +++++-
.../pipeline/mysql/ingest/MySQLIncrementalDumper.java | 4 ++--
.../ingest/wal/OpenGaussLogicalReplication.java | 4 ++--
.../postgresql/ingest/wal/LogicalReplication.java | 2 +-
.../config/yaml/YamlJdbcConfigurationTest.java | 15 +--------------
.../resources/config_sharding_sphere_jdbc_source.yaml | 2 +-
.../resources/config_sharding_sphere_jdbc_target.yaml | 4 ++--
.../test/resources/config_standard_jdbc_target.yaml | 2 +-
.../migration_sharding_sphere_jdbc_target.yaml | 4 ++--
.../resources/migration_standard_jdbc_source.yaml | 2 +-
12 files changed, 30 insertions(+), 46 deletions(-)