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 26b18c6e6f1 Revert "[yaml] : switch js2py to pythonmonkey (#37560)"
(#37665)
add 7095c880f34 [Dataflow Streaming] Mark support for windmill state tag
encoding v2 (#37683)
add ace4a54a15a dataframes -> dataframe
add 71c46ef01e4 Merge pull request #37697 from apache/fix-dask
add 451be0e289d Bump github.com/aws/smithy-go from 1.24.0 to 1.24.1 in
/sdks (#37695)
add 1541d027c52 Remove test-only functions in GcsUtil and change related
unit tests to use V1. (#37597)
add 6a1618eca88 fix(python): Register all output pcollections of a
transform rather than only ones that happened to be accessed in DoOutputsTuple
(#37556)
add 015b6417f97 Improve PR Bot reviewer assignment / pinging
add 6cab6eb17a8 Merge pull request #37663: Improve PR Bot reviewer
assignment / pinging
add eac11fed1d4 Simply wheel validation logic. (#37687)
add d503869c450 Bump lodash from 4.17.21 to 4.17.23 in /website/www
add df59030c9ba Merge pull request #37403: Bump lodash from 4.17.21 to
4.17.23 in /website/www
add f47f81cf244 [Python] Update dev SDK container tag for Python SDK
(#37661)
add 2341d3f7b7d Remove relative change threshold condition (#37643)
No new revisions were added by this update.
Summary of changes:
.github/workflows/dask_runner_tests.yml | 2 +-
.../beam/runners/dataflow/DataflowRunner.java | 11 ++
.../beam/runners/dataflow/DataflowRunnerTest.java | 5 +-
scripts/ci/pr-bot/findPrsNeedingAttention.ts | 30 +--
scripts/ci/pr-bot/processNewPrs.ts | 41 +++-
scripts/ci/pr-bot/processPrUpdate.ts | 52 ++++--
sdks/go.mod | 2 +-
sdks/go.sum | 4 +-
.../beam/sdk/extensions/gcp/util/GcsUtil.java | 156 +---------------
.../beam/sdk/extensions/gcp/util/GcsUtilTest.java | 207 +++++++++------------
sdks/python/apache_beam/pipeline.py | 5 +-
sdks/python/apache_beam/pipeline_test.py | 7 +-
.../apache_beam/runners/dataflow/internal/names.py | 2 +-
.../testing/analyzers/perf_analysis_utils.py | 6 -
sdks/python/container/boot.go | 27 +--
sdks/python/container/piputil.go | 39 +++-
sdks/python/tox.ini | 2 +-
website/www/yarn.lock | 6 +-
18 files changed, 252 insertions(+), 352 deletions(-)