Robert Burke

Results 75 comments of Robert Burke

PostCommit XVR GoUsingJava Dataflow - Has never been successful, using #28339 to track. PostCommit Java Sickbay - Has never been successful, filed #30236 to track. PostCommit TransformService Direct - Last...

Waiting for https://github.com/apache/beam/actions/runs/7201639105 to complete, and once that's verified, I'll make a cherry pick PR for it for the release.

Last outstanding thing here is the Dataflow Smoke test precommit.

This is non-blocking but I've punted it's release over.

At this point it appears to be hard failing for a few Python 3.11 related issues. https://github.com/apache/beam/actions/runs/7803720204/job/21284093581 https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Direct.yml?query=is%3Afailure `:sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql` ``` File "/runner/_work/beam/beam/build/gradleenv/1922375555/lib/python3.11/site-packages/apache_beam/transforms/trigger.py", line 1376, in process_elements if input_watermark > window.end...

Since we haven't fixed this since moving it to Actions, moving this to P2, and not treating it as a release blocker for now.

Thanks for your patience. This is all largely correct. Drain semantics are tricky since they only apply to unbounded pipelines, since the data there is most at risk of loss...