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

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

                Author: ASF GitHub Bot
            Created on: 17/Feb/21 17:07
            Start Date: 17/Feb/21 17:07
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on a change in pull request #13802:
URL: https://github.com/apache/beam/pull/13802#discussion_r577788012



##########
File path: 
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowRunner.java
##########
@@ -2236,20 +2234,6 @@ static void verifyDoFnSupportedStreaming(DoFn<?, ?> fn) {
   }
 
   static void verifyDoFnSupported(DoFn<?, ?> fn, boolean streaming) {
-    if (DoFnSignatures.usesSetState(fn)) {

Review comment:
       We should still throw exceptions when using runner v2. Could you please 
add this check back for runner_v2? @reuvenlax 




----------------------------------------------------------------
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: 553744)
    Time Spent: 4h 40m  (was: 4.5h)

> Support MapState in DataflowRunner
> ----------------------------------
>
>                 Key: BEAM-1474
>                 URL: https://issues.apache.org/jira/browse/BEAM-1474
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Priority: P3
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to