[ https://issues.apache.org/jira/browse/SPARK-21924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen reassigned SPARK-21924: --------------------------------- Assignee: Riccardo Corbella > 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 > Assignee: 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org