Skip to content

[pull] master from apache:master - #559

Merged
pull[bot] merged 5 commits into
section9-lab:masterfrom
apache:master
Jul 23, 2026
Merged

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

Conversation

@pull

@pull pull Bot commented Jul 23, 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 : )

jrmccluskey and others added 5 commits July 23, 2026 13:05
* [Python] Add Watch transform with growth_of polling SDF
…ade (#39445)

* Support serialization and deserialization for GoogleCloudStorageReadOptions

Fixes an issue where GoogleCloudStorageReadOptions set on GcsOptions
was annotated with @JsonIgnore, causing it to be omitted when serializing
PipelineOptions for remote workers (e.g., Dataflow) and falling back to
defaults.

* Add a unit test

* Override default fadvice to SEQUENTIAL

This fixes the regression introduced by gcs-connector v3.

* Spotless

* Only support a subset of fields in GoogleCloudStorageReadOptions.

* Refactor
…lients (#38768)

* [Dataflow Streaming][Multikey] Support MultiKey commits in windmill clients
- Add MultiKeyWorkItemCommitRequest to windmill.proto.
- Support MultiKey commits in Commit model and StreamingEngineWorkCommitter.
- Update GrpcCommitWorkStream to batch and stream MultiKey commit requests.
* Add equal_to_approx matcher for approximate numeric assertions

equal_to only supports exact equality, so tests over floating point pipeline
output had to supply a custom equals_fn. Add equal_to_approx, which compares
real number elements (including numbers nested in tuples or lists) with
math.isclose using configurable rel_tol and abs_tol, reusing the existing
equal_to matching. Includes unit tests and a CHANGES.md entry.

Fixes #18028

* Address review feedback: show int inputs and expand equal_to_approx docstring

Apply reviewer suggestions on #39443: mix an int into the equal_to_approx
tests to show integer inputs are accepted, and expand the equal_to_approx
docstring with an Args section and an example.
@pull pull Bot locked and limited conversation to collaborators Jul 23, 2026
@pull pull Bot added the ⤵️ pull label Jul 23, 2026
@pull
pull Bot merged commit b15e5f4 into section9-lab:master Jul 23, 2026
5 of 48 checks passed
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.

5 participants