This is an automated email from the ASF dual-hosted git repository.
wenhemin pushed a change to branch json_split
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from c850b85 Merge remote-tracking branch 'upstream/dev' into json_split
add 363426d [Feature][JsonSplit] fix process lineage bug (#5418)
No new revisions were added by this update.
Summary of changes:
.../service/impl/WorkFlowLineageServiceImpl.java | 76 ++++++++++------------
.../dao/entity/WorkFlowRelation.java | 8 +++
.../dao/mapper/WorkFlowLineageMapper.java | 2 +-
.../dao/mapper/WorkFlowLineageMapper.xml | 13 ++--
4 files changed, 48 insertions(+), 51 deletions(-)