Skip to content

Commit 20e9e0c

Browse files
committed
yet another broken link
1 parent 0a3768a commit 20e9e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/write-to-delta-lake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The Stream Analytics job creates [Delta Log checkpoints](https://github.com/delt
105105
- Cardinality of the [Partition Column values](#delta-lake-configuration) of the batch.
106106
- To reduce the number of Add File Actions generated for a batch the following steps can be taken:
107107
- Reduce the batching configurations [Minimum Rows and Maximum Time](blob-storage-azure-data-lake-gen2-output.md#output-configuration)
108-
- Reduce the cardinality of the [Partition Column values](#delta-lake-configuration.md) by tweaking the input data or choosing a different partition column
108+
- Reduce the cardinality of the [Partition Column values](#delta-lake-configuration) by tweaking the input data or choosing a different partition column
109109
- Stream Analytics jobs can only read and write single part V1 Checkpoints. Multi-part checkpoints and the Checkpoint V2 format aren't supported.
110110

111111
## Next steps

0 commit comments

Comments
 (0)