You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/06/17 02:59:45 UTC

[GitHub] [dolphinscheduler] zhuangchong commented on a diff in pull request #10480: [Feature-10422][Task] Added Apache SeaTunnel 2.x task node

zhuangchong commented on code in PR #10480:
URL: https://github.com/apache/dolphinscheduler/pull/10480#discussion_r899722277


##########
dolphinscheduler-ui/src/views/projects/task/components/node/types.ts:
##########
@@ -396,6 +398,8 @@ interface INodeData
   udfs?: string[]
   customConfig?: boolean
   mapping_columns?: object[]
+  useCustom?: boolean
+  runMode?: string

Review Comment:
   done. thx.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org