You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2020/12/21 07:54:51 UTC

[incubator-dolphinscheduler] branch dev updated (0bdef01 -> 5544734)

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

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


    from 0bdef01  fix taskInstance submitTime is empty. (#4274)
     new 9d6ad4d  fix date_convert null
     new 7df03d9  fix time cover
     new 54ae643  fix time cover
     new c11a0c4  reformat
     new 0f42f15  add ut
     new 5544734  Merge pull request #4237 from CalvinKirs/fix_date_convert_null

The 4103 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:
 .../common/utils/ParameterUtils.java               |   6 +-
 .../server/worker/task/shell/ShellTask.java        |  38 ++-
 .../server/worker/task/shell/ShellTaskTest.java    | 256 ++++++---------------
 pom.xml                                            |   1 +
 4 files changed, 100 insertions(+), 201 deletions(-)