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

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


    from 06becae293e Remove temporary step check-checkstyle (#27203)
     add 30a3fde48b0 Add PipelineImportSQLBuilder (#27205)

No new revisions were added by this update.

Summary of changes:
 .../sqlbuilder/PipelineImportSQLBuilder.java       | 126 +++++++++++++++++++++
 .../sqlbuilder/PipelineSQLBuilderEngine.java       |  92 +--------------
 .../core/importer/sink/PipelineDataSourceSink.java |   8 +-
 ...Test.java => PipelineImportSQLBuilderTest.java} |  35 ++----
 .../sqlbuilder/PipelineSQLBuilderEngineTest.java   |  73 ------------
 5 files changed, 143 insertions(+), 191 deletions(-)
 create mode 100644 
kernel/data-pipeline/core/src/main/java/org/apache/shardingsphere/data/pipeline/common/sqlbuilder/PipelineImportSQLBuilder.java
 copy 
kernel/data-pipeline/core/src/test/java/org/apache/shardingsphere/data/pipeline/common/sqlbuilder/{PipelineSQLBuilderEngineTest.java
 => PipelineImportSQLBuilderTest.java} (71%)

Reply via email to