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 104ff9389da Update integration.go - filter out TestBagStateBlindWrite
from incompatible runners (#35923)
add 69104866892 increase grpc timeouts & force seq exec (#34739) (#35915)
add f612190ed5a Runner support status for Beam 3 (#35908)
add bc7c39422fe [Python] Deprecate --enable_streaming_engine flag since it
is always enabled. (#35917)
add 00531c65d7c Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks (#35928)
No new revisions were added by this update.
Summary of changes:
.github/workflows/beam_PreCommit_Python.yml | 46 +++++++++++++++++++++-
CHANGES.md | 2 +
release/build.gradle.kts | 6 ++-
.../org/apache/beam/runners/samza/SamzaRunner.java | 3 ++
.../beam/runners/twister2/Twister2Runner.java | 3 ++
sdks/go.mod | 14 +++----
sdks/go.sum | 28 ++++++-------
.../python/apache_beam/options/pipeline_options.py | 5 ++-
.../runners/dataflow/dataflow_runner.py | 19 +--------
.../runners/dataflow/dataflow_runner_test.py | 3 +-
.../site/content/en/documentation/runners/nemo.md | 2 +
.../site/content/en/documentation/runners/samza.md | 2 +
.../content/en/documentation/runners/twister2.md | 2 +
website/www/site/content/en/roadmap/nemo-runner.md | 4 +-
.../www/site/content/en/roadmap/samza-runner.md | 4 +-
.../www/site/content/en/roadmap/twister2-runner.md | 4 +-
16 files changed, 99 insertions(+), 48 deletions(-)