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 15cc9c11 Merge pull request #14468 from TheNeuralBit/std-var
add 5fd762d [BEAM-12199] Run pack_combiners phase by default in
FnApiRunner and PortableRunner (#14594)
No new revisions were added by this update.
Summary of changes:
.../runners/portability/flink_runner_test.py | 9 ++-
.../runners/portability/fn_api_runner/fn_runner.py | 10 +--
.../portability/fn_api_runner/fn_runner_test.py | 77 +++++++++++-----------
.../runners/portability/portable_runner.py | 1 +
.../runners/portability/spark_runner_test.py | 4 ++
sdks/python/apache_beam/transforms/environments.py | 20 +++++-
6 files changed, 73 insertions(+), 48 deletions(-)