This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from a5750ab Merge pull request #13765: [BEAM-11648] In preparation for
new BigQuery sink, update GCP BOM
add 625ee1f [BEAM-2914] Add portable merging window support to Python.
(#12995)
No new revisions were added by this update.
Summary of changes:
.../runners/portability/flink_runner_test.py | 3 +
.../runners/portability/fn_api_runner/execution.py | 241 ++++++++++++++++++++-
.../portability/fn_api_runner/fn_runner_test.py | 37 ++++
.../runners/portability/spark_runner_test.py | 3 +
.../apache_beam/runners/worker/bundle_processor.py | 43 ++++
5 files changed, 315 insertions(+), 12 deletions(-)