benWize commented on pull request #15174:
URL: https://github.com/apache/beam/pull/15174#issuecomment-902302298


   > @benWize the other option it suggested in the error message was to use 
`Combine.globally().asSingletonView()`. Did you try that?
   
   Yes, I tried but it causes a compilation error because of the return type of 
`.asSingletonView()`. I tried setting ` .withoutDefaults()` just for Unbounded 
PCollections, and it is working now. 
https://github.com/apache/beam/pull/15174/commits/7473306d414322f284fb3b29f16e280108f9e2d5


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


Reply via email to