[
https://issues.apache.org/jira/browse/BEAM-5485?focusedWorklogId=147271&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-147271
]
ASF GitHub Bot logged work on BEAM-5485:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/18 19:47
Start Date: 24/Sep/18 19:47
Worklog Time Spent: 10m
Work Description: melap 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_r219965516
##########
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:
Yes, the website migration is not finished so website changes need to be
made in the beam-site repo's src directory for now.
https://github.com/apache/beam-site
----------------------------------------------------------------
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: 147271)
Time Spent: 50m (was: 40m)
> 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: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)