[
https://issues.apache.org/jira/browse/BEAM-1474?focusedWorklogId=557314&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-557314
]
ASF GitHub Bot logged work on BEAM-1474:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Feb/21 21:01
Start Date: 24/Feb/21 21:01
Worklog Time Spent: 10m
Work Description: reuvenlax commented on a change in pull request #13802:
URL: https://github.com/apache/beam/pull/13802#discussion_r582301574
##########
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:
done
----------------------------------------------------------------
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: 557314)
Time Spent: 5h 10m (was: 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: 5h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)