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

leonbao pushed a change to branch json_split
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 00dcc3f  [Feature][jsonsplit]add 
WorkFlowLineageMapperTest/WorkFlowLineageServiceTest (#5047)
     add 6bf5031  [FIX] fix MySQL datasource jdbc connect parameters (#4851)
     new cf63fc1  Merge remote-tracking branch 'upstream/dev' into spilit

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/dolphinscheduler/api/enums/Status.java  |  20 +--
 .../api/service/impl/DataSourceServiceImpl.java    | 109 +++++++++++-----
 .../api/service/DataSourceServiceTest.java         |  21 +--
 .../dolphinscheduler/common/enums/DbType.java      |   2 +-
 .../dao/datasource/MySQLDataSource.java            | 145 ++++++++++++---------
 .../dao/datasource/MySQLDataSourceTest.java        |  47 +++----
 .../server/worker/task/sqoop/SqoopTaskTest.java    |  13 +-
 pom.xml                                            |   1 +
 8 files changed, 225 insertions(+), 133 deletions(-)

Reply via email to