robertwb commented on pull request #13081: URL: https://github.com/apache/beam/pull/13081#issuecomment-710668994
Here's what I was thinking of in terms of deferring the call to `apply()` to workers: https://github.com/apache/beam/pull/13132 I am still generally opposed to having a separate `default_value` method because it opens up ambiguity of when it is called instead of `apply([])` as well as surprising behavior if the two do not agree. ---------------------------------------------------------------- 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]
