[
https://issues.apache.org/jira/browse/BEAM-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886514#comment-16886514
]
Kenneth Knowles commented on BEAM-6855:
---------------------------------------
SimplePushBackSideInputDoFnRunner is a compositional block. It accepts a
DoFnRunner that does the underlying processing. So you should be able to simply
create a StatefulDoFnRunner and then pass it to the constructor of
SimplePushBackSideInputDoFnRunner.
> Side inputs are not supported when using the state API
> ------------------------------------------------------
>
> Key: BEAM-6855
> URL: https://issues.apache.org/jira/browse/BEAM-6855
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Shehzaad Nakhoda
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)