From d0dfe2326431b762b2562d16fd7f70b7364cf4ec Mon Sep 17 00:00:00 2001 From: Yuanjian Li Date: Mon, 6 Jan 2020 11:34:36 +0800 Subject: [PATCH] fix typo --- docs/structured-streaming-kafka-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/structured-streaming-kafka-integration.md b/docs/structured-streaming-kafka-integration.md index 7d10c6d709539..e939e83449b2e 100644 --- a/docs/structured-streaming-kafka-integration.md +++ b/docs/structured-streaming-kafka-integration.md @@ -367,7 +367,7 @@ The following configurations are optional: json string """ {"topicA":{"0": 1000, "1": 1000}, "topicB": {"0": 2000, "1": 2000}} """ - none (the value of startingOffsets will apply) + none (the value of startingOffsets will apply) streaming and batch The start point of timestamp when a query is started, a json string specifying a starting timestamp for each TopicPartition. The returned offset for each partition is the earliest offset whose timestamp is greater than or