[
https://issues.apache.org/jira/browse/BEAM-13688?focusedWorklogId=711591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-711591
]
ASF GitHub Bot logged work on BEAM-13688:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/22 19:12
Start Date: 19/Jan/22 19:12
Worklog Time Spent: 10m
Work Description: lostluck merged pull request #16560:
URL: https://github.com/apache/beam/pull/16560
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 711591)
Time Spent: 0.5h (was: 20m)
> Typo in description for Window in BPG 4.5.3 (Accessing additional parameters
> in your DoFn)
> ------------------------------------------------------------------------------------------
>
> Key: BEAM-13688
> URL: https://issues.apache.org/jira/browse/BEAM-13688
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Reporter: Ritesh Ghorse
> Assignee: Ritesh Ghorse
> Priority: P3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The explanation for using the Window extractor as additional output in Beam
> Programming Guide has a typo. The first sentence refers to extracting the
> timestamp.
> It is
> {code:java}
> `To access the timestamp of an input element, add a beam.Window
> parameter...`{code}
> It should be
> {code:java}
> `To access the window an input element falls into, add a beam.Window
> parameter...`{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)