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

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

                Author: ASF GitHub Bot
            Created on: 17/Nov/21 19:30
            Start Date: 17/Nov/21 19:30
    Worklog Time Spent: 10m 
      Work Description: ryanthompson591 commented on a change in pull request 
#15472:
URL: https://github.com/apache/beam/pull/15472#discussion_r751571150



##########
File path: sdks/python/apache_beam/coders/coders_test_common.py
##########
@@ -667,11 +667,13 @@ def test_state_backed_iterable_coder(self):
     state = {}
 
     def iterable_state_write(values, element_coder_impl):
+      global state

Review comment:
       I think we need more thorough E2E tests. This current PR only has unit 
tests for cloudpickler (the new thing introduces) to make sure that the 
defaults work.
   
   I would like some more complete/complex tests, but would love for them to be 
in a separate PR.




-- 
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: 682877)
    Time Spent: 4h 20m  (was: 4h 10m)

> Support CloudPickle as pickler for Apache Beam.
> -----------------------------------------------
>
>                 Key: BEAM-8123
>                 URL: https://issues.apache.org/jira/browse/BEAM-8123
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Assignee: Ryan Thompson
>            Priority: P3
>              Labels: stale-assigned
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to