[
https://issues.apache.org/jira/browse/BEAM-7475?focusedWorklogId=266847&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-266847
]
ASF GitHub Bot logged work on BEAM-7475:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/19 17:08
Start Date: 25/Jun/19 17:08
Worklog Time Spent: 10m
Work Description: rakeshcusat commented on pull request #8803:
[BEAM-7475] update wordcount example
URL: https://github.com/apache/beam/pull/8803#discussion_r297297206
##########
File path: website/src/get-started/wordcount-example.md
##########
@@ -1362,7 +1379,18 @@ PCollection<KV<String, Long>> wordCounts =
windowedWords.apply(new WordCount.Cou
```
```py
-# This feature is not yet available in the Beam SDK for Python.
+class CountWordsFn(Dofn):
Review comment:
@aaltay thanks for looking into this. I definitely not ran this snippet. I
will fix these issues and make sure it is executable.
I have another doubt since we have removed the metrics statement so nothing
in the code is tracking the number of words. is leaving a comment good enough?
----------------------------------------------------------------
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: 266847)
Time Spent: 4h 50m (was: 4h 40m)
> Add Python stateful processing example in blog
> ----------------------------------------------
>
> Key: BEAM-7475
> URL: https://issues.apache.org/jira/browse/BEAM-7475
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Rakesh Kumar
> Assignee: Rakesh Kumar
> Priority: Major
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)