You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/09/06 07:24:00 UTC

[jira] [Resolved] (SPARK-21924) Bug in Structured Streaming Documentation

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

Sean Owen resolved SPARK-21924.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0
                   2.2.1

Issue resolved by pull request 19137
[https://github.com/apache/spark/pull/19137]

> 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
>             Fix For: 2.2.1, 2.3.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org