[ 
https://issues.apache.org/jira/browse/SPARK-21924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riccardo Corbella updated SPARK-21924:
--------------------------------------
    Description: Under the structured streaming documentation page, more 
precisely in text immediately after the image "Watermarking in Windowed Grouped 
Aggregation with Update Mode" there's the following erroneous sentence: "For 
example, the data (12:09, cat) is out of order and late, and it falls in 
windows 12:05 - 12:15 and 12:10 - 12:20.". It should be updated as following 
"For example, the data (12:09, cat) is out of order and late, and it falls in 
windows 12:00 - 12:10 and 12:05 - 12:15." because 12:09 cannot fall in the 
12:10 - 12:20 window.  (was: Under the structured streaming documentation page, 
more precisely in text immediately after the image "Watermarking in Windowed 
Grouped Aggregation with Update Mode" there's the following erroneous sentence: 
"For example, the data (12:09, cat) is out of order and late, and it falls in 
windows 12:05 - 12:15 and 12:10 - 12:20.". It should be updated as following 
"For example, the data (12:09, cat) is out of order and late, and it falls in 
windows 12:00 - 12:10 and 12:05 - 12:15."
)

> Bug in Structured Streaming Documentation
> -----------------------------------------
>
>                 Key: SPARK-21924
>                 URL: https://issues.apache.org/jira/browse/SPARK-21924
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2.0
>            Reporter: Riccardo Corbella
>            Priority: Trivial
>
> Under the structured streaming documentation page, more precisely in text 
> immediately after the image "Watermarking in Windowed Grouped Aggregation 
> with Update Mode" there's the following erroneous sentence: "For example, the 
> data (12:09, cat) is out of order and late, and it falls in windows 12:05 - 
> 12:15 and 12:10 - 12:20.". It should be updated as following "For example, 
> the data (12:09, cat) is out of order and late, and it falls in windows 12:00 
> - 12:10 and 12:05 - 12:15." because 12:09 cannot fall in the 12:10 - 12:20 
> window.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to