You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2024/03/08 22:33:17 UTC

Re: [I] Side inputs not working in CombineGlobally [beam]

tvalentyn commented on issue #19851:
URL: https://github.com/apache/beam/issues/19851#issuecomment-1986517576

   From mailing list thread a while back:
   
   You can work around this by specifying
   without_defaults() on the global combine (as the default is computed
   at pipeline construction time). Note that even in the cases where it
   works, it disables combiner lifting, so side inputs in combiners is
   generally discouraged.
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org