[ 
https://issues.apache.org/jira/browse/BEAM-7804?focusedWorklogId=298859&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-298859
 ]

ASF GitHub Bot logged work on BEAM-7804:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Aug/19 17:00
            Start Date: 21/Aug/19 17:00
    Worklog Time Spent: 10m 
      Work Description: y1chi commented on pull request #9379: [BEAM-7804] 
Update python sdk transform programming guide
URL: https://github.com/apache/beam/pull/9379#discussion_r316295152
 
 

 ##########
 File path: website/src/documentation/programming-guide.md
 ##########
 @@ -1606,17 +1630,34 @@ class ProcessRecord(beam.DoFn):
      pass  
   
 ```
+
 {:.language-java}
 **PaneInfo:**
 When triggers are used, Beam provides a `PaneInfo` object that contains 
information about the current firing. Using `PaneInfo`
 you can determine whether this is an early or a late firing, and how many 
times this window has already fired for this key.
 
+{:.language-py}
+**PaneInfo:**
 
 Review comment:
   Added the link.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 298859)
    Time Spent: 1h  (was: 50m)

> Fix unclear python programming guide document
> ---------------------------------------------
>
>                 Key: BEAM-7804
>                 URL: https://issues.apache.org/jira/browse/BEAM-7804
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Yichi Zhang
>            Assignee: Yichi Zhang
>            Priority: Minor
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> [https://beam.apache.org/documentation/programming-guide/#additional-outputs],
>  section 4.5
> last two code snippets don't provide enough context when switching language 
> from java to python



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to