You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by lg...@apache.org on 2020/11/17 07:28:35 UTC

[incubator-dolphinscheduler] branch dev updated (1eecbb1 -> 1c5be9a)

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

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


    from 1eecbb1  [Improvement-3767][api] Task instance supports query by process instance name (#3825)
     add 1c5be9a  [Feature-4050][server] Spark task support udv inject (#4061)

No new revisions were added by this update.

Summary of changes:
 .../server/utils/SparkArgsUtils.java               |  27 +--
 .../server/worker/task/spark/SparkTask.java        | 192 +++++++++----------
 .../server/worker/task/spark/SparkTaskTest.java    | 207 ++++++++++-----------
 3 files changed, 214 insertions(+), 212 deletions(-)