aaltay commented on pull request #14839: URL: https://github.com/apache/beam/pull/14839#issuecomment-849251358
> > As long as the change makes sure that Beam still preserves the same behavior, I do not think there is any specific AI for InteractiveRunner. > > --save_main_session indeed shouldn't be affected. The scenario which is affected is if there is a pipeline which just has a couple of DoFns and doesn't use --save_main_session/code sharing as it doesn't care about imports/globals. I don't really know if such pipelines exist. I do not believe such a pipeline would be able to access to globals when running on the cluster, right? -- 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]
