damccorm opened a new issue, #19851: URL: https://github.com/apache/beam/issues/19851
Side inputs are not working in CombineGlobally. They do work as expected in CombinePerKey and CombineValues. The function argument still has the value of `AsSingleton` rather than being resolved into the real value. Here is a [Notebook where you can reproduce the issue](https://colab.research.google.com/drive/149By0ZKJjb_JdDOsFywdT_OLj1hMEPBa). https://colab.research.google.com/drive/149By0ZKJjb_JdDOsFywdT_OLj1hMEPBa Imported from Jira [BEAM-8400](https://issues.apache.org/jira/browse/BEAM-8400). Original Jira may contain additional context. Reported by: dcavazos. -- 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]
