Skip to content

[pull] master from apache:master - #635

Merged
pull[bot] merged 4 commits into
section9-lab:masterfrom
apache:master
Aug 26, 2026
Merged

[pull] master from apache:master#635
pull[bot] merged 4 commits into
section9-lab:masterfrom
apache:master

Conversation

@pull

@pull pull Bot commented Aug 26, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 4 commits August 26, 2026 06:46
* Add Vertex Model Monitoring to CHANGES.md

* fix link
Allow referencing both issues and PRs in release notes.
…39746)

* [Java] Bound the Watch deduplication state with a timestamp cursor

Watch remembers the key of every output it has emitted, so the restriction of
an input that is watched indefinitely grows without bound.

withTimestampCursor retires a key once the greatest timestamp emitted for that
input has moved more than the allowed lateness past it, so the completed set
holds a trailing window. Deduplication still goes by output key. An output
whose timestamp is below that mark is taken as already seen and is dropped,
which suits a poll function whose outputs arrive in roughly non-decreasing
timestamp order.

* Cover Java and Python in the Watch timestamp-cursor CHANGES entry
@pull pull Bot locked and limited conversation to collaborators Aug 26, 2026
@pull pull Bot added the ⤵️ pull label Aug 26, 2026
@pull
pull Bot merged commit 167b864 into section9-lab:master Aug 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants