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

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

                Author: ASF GitHub Bot
            Created on: 10/Apr/18 03:50
            Start Date: 10/Apr/18 03:50
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on issue #5071: [BEAM-4037] Add 
streaming wordcount snippets and test
URL: https://github.com/apache/beam/pull/5071#issuecomment-379965425
 
 
   Could you fix the lint errors:
   
   ```
   Running pylint for module apache_beam:
   ************* Module apache_beam.examples.snippets.snippets
   C:681, 0: Line too long (81/80) (line-too-long)
   ************* Module apache_beam.examples.snippets.snippets_test
   C: 25, 0: standard import "import os" should be placed before "import mock" 
(wrong-import-order)
   C: 26, 0: standard import "import tempfile" should be placed before "import 
mock" (wrong-import-order)
   C: 27, 0: standard import "import unittest" should be placed before "import 
mock" (wrong-import-order)
   C: 28, 0: standard import "import uuid" should be placed before "import 
mock" (wrong-import-order)
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 89241)
    Time Spent: 1h 10m  (was: 1h)

> Add Python streaming wordcount snippets and test
> ------------------------------------------------
>
>                 Key: BEAM-4037
>                 URL: https://issues.apache.org/jira/browse/BEAM-4037
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Charles Chen
>            Assignee: Charles Chen
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> We should add Python streaming wordcount snippets and tests.  The 
> documentation will refer to these snippets.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to