We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d412f commit 31a5642Copy full SHA for 31a5642
dolphinscheduler-ui/src/views/projects/task/constants/task-type.ts
@@ -50,11 +50,8 @@ export type TaskType =
50
| 'LINKIS'
51
| 'DATA_FACTORY'
52
| 'REMOTESHELL'
53
-<<<<<<< HEAD
54
| 'ALIYUN_SERVERLESS_SPARK'
55
-=======
56
| 'FLINK_MATERIALIZED_TABLE'
57
->>>>>>> d1a185500 (support flink materialized table)
58
59
export type TaskExecuteType = 'STREAM' | 'BATCH'
60
0 commit comments