You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/schemas/json/starlake.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1289,7 +1289,7 @@
1289
1289
},
1290
1290
"dataset_triggering_strategy": {
1291
1291
"type": "string",
1292
-
"description": "Dataset triggering strategy to determine when this task should be executed based on dataset changes (dataset1 & dataset2) | dataset3"
1292
+
"description": "Dataset triggering strategy to determine when this task should be executed based on dataset changes: & and | operators are allowed (dataset1 & dataset2) | dataset3"
0 commit comments