[
https://issues.apache.org/jira/browse/BEAM-5485?focusedWorklogId=147254&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-147254
]
ASF GitHub Bot logged work on BEAM-5485:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/18 18:57
Start Date: 24/Sep/18 18:57
Worklog Time Spent: 10m
Work Description: yifanzou commented on a change in pull request #6476:
[BEAM-5485] Fix time unit discrepancies in windowing documentation
URL: https://github.com/apache/beam/pull/6476#discussion_r219950428
##########
File path: website/src/documentation/programming-guide.md
##########
@@ -2253,13 +2253,13 @@ into fixed windows, each one minute in length:
#### 7.3.2. Sliding time windows {#using-sliding-time-windows}
The following example code shows how to apply `Window` to divide a
`PCollection`
-into sliding time windows. Each window is 30 minutes in length, and a new
window
+into sliding time windows. Each window is 30 seconds in length, and a new
window
Review comment:
I don't think we fully migrate the website into the beam code base yet. We
might still need to update this in the beam-site. @alanmyrvold correct me if I
am wrong.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 147254)
Time Spent: 40m (was: 0.5h)
> Fix time unit discrepancies in windowing documentation
> ------------------------------------------------------
>
> Key: BEAM-5485
> URL: https://issues.apache.org/jira/browse/BEAM-5485
> Project: Beam
> Issue Type: Bug
> Components: testing, website
> Reporter: Deepyaman Datta
> Assignee: Jason Kuster
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)