File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
source/mapping-rules/mapping-rule-options Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Before you Begin
41
41
- If the time series data in your sync job does not require any
42
42
complex transformations you may benefit from migrating your time
43
43
series data as a separate sync job. This can make it easier to
44
- preload a large time series collection and once completed migrate of
44
+ preload a large time series collection and once completed migrate
45
45
the rest of your data.
46
46
47
47
- If your migrating larges amounts of data, consider using
@@ -50,11 +50,11 @@ Before you Begin
50
50
of historical data at a time using table filters. This allows a large
51
51
job to be broken into more manageable segments.
52
52
53
- - If a long-running sync job fails unexpectedly (for example due to a
54
- database outage) and is not able to automatically recover. You
55
- may be able to use table filters to create a new sync job that picks
56
- up from where the previously one left off. This approach saves you
57
- from re-importing your previous data from scratch
53
+ - If a long-running sync job fails unexpectedly (for example, due to a
54
+ database outage) and is not able to automatically recover, you may
55
+ be able to use :ref:` table filters <rm-table-filters>` to create a
56
+ new sync job that picks up from where the previous one left off. This
57
+ approach saves you from re-importing your previous data from scratch.
58
58
59
59
Steps
60
60
-----
You can’t perform that action at this time.
0 commit comments