This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 549aa066a90 Add rsync to self-hosted ARC runner Docker image (#38164)
add 4ba599c3ffb [Drain] Expose drain to dofn processElement and onTimer -
add missing implementation for SDF and WindowExpiration processContext
add 3f5ce80418b Merge pull request #38119 from stankiewicz/fix_drain
add cd1a0998c52 Support annotationlib in native_type_compatibility (#38188)
add f3bd329bbf0 Update go version to 1.26.2 (#38131)
add 98f5b339bab Add mutable change stream in IntegrateionTestEnv.java for
postgresql (#38057)
No new revisions were added by this update.
Summary of changes:
.../arc/images/Dockerfile | 2 +-
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
dev-support/docker/Dockerfile | 2 +-
sdks/go.mod | 2 +-
sdks/go/run_with_go_version.sh | 2 +-
.../apache/beam/fn/harness/FnApiDoFnRunner.java | 5 +++
.../SplittablePairWithRestrictionDoFnRunner.java | 6 ++++
.../changestreams/it/IntegrationTestEnv.java | 38 +++++++++++++++++-----
.../it/SpannerChangeStreamPlacementTableIT.java | 3 +-
...pannerChangeStreamPlacementTablePostgresIT.java | 3 +-
.../it/SpannerChangeStreamPostgresIT.java | 3 +-
.../typehints/native_type_compatibility.py | 7 +++-
.../typehints/native_type_compatibility_test.py | 4 +++
13 files changed, 61 insertions(+), 18 deletions(-)