You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when autoWatermarkInterval is not set, watermarks are not emitted in FlinkUnboundedSourceReader. This does not work wth Beam's event-time default behavior. Use a sensible default for watermark emission when not explicitly set.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
Component: Python SDK
Component: Java SDK
Component: Go SDK
Component: Typescript SDK
Component: IO connector
Component: Beam YAML
Component: Beam examples
Component: Beam playground
Component: Beam katas
Component: Website
Component: Spark Runner
Component: Flink Runner
Component: Samza Runner
Component: Twister2 Runner
Component: Hazelcast Jet Runner
Component: Google Cloud Dataflow Runner
The text was updated successfully, but these errors were encountered:
Hi @je-ik I have submitted a PR for your review whenever you have time.
je-ik
changed the title
[Task]: Add a default watermark emit interval to FlinkUnboundedSourceReaeder
[Task]: Add a default watermark emit interval to FlinkUnboundedSourceReader
Feb 1, 2024
What needs to happen?
Currently, when autoWatermarkInterval is not set, watermarks are not emitted in FlinkUnboundedSourceReader. This does not work wth Beam's event-time default behavior. Use a sensible default for watermark emission when not explicitly set.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
The text was updated successfully, but these errors were encountered: