[Bug]: Periodic sequence never updates the watermark #23763
Labels
bug
core
done & done
Issue has been reviewed after it was closed for verification, followups, etc.
P2
python
Milestone
What happened?
Right now, if you have a streaming job with periodic impulse as your source, the watermark will not get updated until the periodic impulse completes.
This means that if you have something like:
the pipeline will hang indefinitely and never log anything. If we properly emitted watermarks, it would log output every 2 seconds.
Issue Priority
Priority: 2
Issue Component
Component: sdk-py-core
The text was updated successfully, but these errors were encountered: