KevinGG commented on PR #22587: URL: https://github.com/apache/beam/pull/22587#issuecomment-1218237302
> > > > I think the "No producer" error is a bug with PCollection pruning in interactive beam: #21430 > > > > CC: @KevinGG > > > > > > > > > Commented in #21430, we can disable pruning for dataframe like what we did for TestStream: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/interactive/pipeline_fragment.py#L219 > > > > > > Note if we have to do that to unblock this change, it will be blocked until 2.42.0 is out. > > Would it be easier to execute the work-around with ‘loc.setitem’? #22267 The work-around is applied to a specific typed composite transform. So the difficulty is the same. -- 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]
