[ 
https://issues.apache.org/jira/browse/BEAM-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887543#comment-16887543
 ] 

Kenneth Knowles commented on BEAM-6855:
---------------------------------------

What I mean is code something like this:

{code}
DoFnRunner statefulRunner = new StatefulDoFnRunner(...)
PushbackSideInputDoFnRunner dofnRunner = 
SimplePushbackSideInputDoFnRunner.create(statefulRunner, ...)
{code}

> 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)

Reply via email to