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

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

                Author: ASF GitHub Bot
            Created on: 04/Sep/18 06:56
            Start Date: 04/Sep/18 06:56
    Worklog Time Spent: 10m 
      Work Description: charlesccychen commented on a change in pull request 
#6304: [BEAM-5264] Reference DirectRunner implementation of Python User State 
and Timers API
URL: https://github.com/apache/beam/pull/6304#discussion_r214792490
 
 

 ##########
 File path: sdks/python/apache_beam/runners/direct/direct_userstate_test.py
 ##########
 @@ -0,0 +1,246 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+"""Unit tests for user state and timers on the BundleBasedDirectRunner."""
 
 Review comment:
   Currently, there is no runner besides the DirectRunner (in either Python or 
Java) that supports TestStream, so these tests could not run anywhere else.  
Let me know if you feel strongly otherwise, and I can move this to the same 
file as the other user state / timer tests.

----------------------------------------------------------------
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: 140766)
    Time Spent: 2h 50m  (was: 2h 40m)

> Reference DirectRunner implementation of Python user state and timers API
> -------------------------------------------------------------------------
>
>                 Key: BEAM-5264
>                 URL: https://issues.apache.org/jira/browse/BEAM-5264
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>    Affects Versions: 2.6.0
>            Reporter: Charles Chen
>            Assignee: Charles Chen
>            Priority: Major
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> This issue tracks the reference DirectRunner implementation of the Beam 
> Python User State and Timer API, described here: 
> [https://s.apache.org/beam-python-user-state-and-timers].



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

Reply via email to