damccorm commented on issue #29440: URL: https://github.com/apache/beam/issues/29440#issuecomment-1900705781
> Please help me understand this a bit more, so that I can write the doc better. I don't understand this case where a watermark can advance to the end of the global window. Basically any source (streaming or batch) can say that it is done performing work by advancing the watermark to the end of the global window (https://beam.apache.org/documentation/programming-guide/#watermark-estimation). At that point (and once the in flight data is processed), even if the pipeline is launched in streaming mode it will complete. -- 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]
