Skip to content

Commit bdb42a6

Browse files
committed
tables. just tables, but I think I have it now.
1 parent 06efafa commit bdb42a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/concepts-pipeline-execution-triggers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ The tumbling window trigger and the schedule trigger both operate on time heartb
370370
371371
The following table provides a comparison of the tumbling window trigger and schedule trigger:
372372

373-
| | Tumbling window trigger | Schedule trigger |
373+
| Item | Tumbling window trigger | Schedule trigger |
374374
| --- | --- | --- |
375375
| **Backfill scenarios** | Supported. Pipeline runs can be scheduled for windows in the past. | Not supported. Pipeline runs can be executed only on time periods from the current time and the future. |
376376
| **Reliability** | 100% reliability. Pipeline runs can be scheduled for all windows from a specified start date without gaps. | Less reliable. |

0 commit comments

Comments
 (0)