From f04b63d294b8bcfef8a2b4a946151f291ebe6d1d Mon Sep 17 00:00:00 2001 From: Gabor Somogyi Date: Fri, 15 Feb 2019 11:09:23 +0100 Subject: [PATCH] [SPARK-26889][SS][DOCS] Fix timestamp type in Structured Streaming + Kafka Integration Guide --- 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 c19aa5c504b0..425110a8bfa5 100644 --- a/docs/structured-streaming-kafka-integration.md +++ b/docs/structured-streaming-kafka-integration.md @@ -265,7 +265,7 @@ Each row in the source has the following schema: timestamp - long + timestamp timestampType