kennknowles commented on pull request #14001: URL: https://github.com/apache/beam/pull/14001#issuecomment-780315144
Yet another fun remnant of the earliest days of windowing and triggering. It looks like in the design fo the proto, we had an idea for an improved way of expressing this. Maybe Python already has done this differently than Java? Since `InvalidWindows` already cannot be used, it would also be acceptably backwards-compatible to replace it with different non-crashing behavior. I don't know. ---------------------------------------------------------------- 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]
