You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/03/04 06:06:07 UTC

[dolphinscheduler] branch dev updated (403c672 -> 2ab8c1c)

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

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


    from 403c672  [Fix][UI Next][V1.0.0-Alpha] Fix the problem of incomplete Chinese support for all date pickers in the project. (#8688)
     add 2ab8c1c  [Fix-8616][WorkFlowLineage] work flow lineage search result missing data (#8684)

No new revisions were added by this update.

Summary of changes:
 .../api/service/impl/TaskGroupServiceImpl.java     |  1 -
 .../service/impl/WorkFlowLineageServiceImpl.java   | 78 +++++++++++++---------
 .../dao/mapper/WorkFlowLineageMapper.java          | 27 +++++++-
 .../dao/mapper/WorkFlowLineageMapper.xml           | 56 ++++++++++++++++
 4 files changed, 130 insertions(+), 32 deletions(-)