This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 4a7f04c  [BEAM-9764] multi threading & optional pulling (#11428)
     new 8de324f  [BEAM-9608] BundleManagers use BundleContextManager for 
configuration
     new abb7bcb  [BEAM-9639] Saving side inputs after producer execution, not 
before consumption.
     new f7ae7f6  [BEAM-9639] Separate Stage and Bundle execution. Improve 
typing annotations.
     new cf821e5  [BEAM-9639][BEAM-9608] Addressing review comments.
     new 1fe543e  Merge pull request #11270 from [BEAM-9639][BEAM-9608] 
Improvements for FnApiRunner

The 26645 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runners/portability/fn_api_runner/execution.py | 179 ++++++++-
 .../runners/portability/fn_api_runner/fn_runner.py | 406 ++++++++-------------
 .../portability/fn_api_runner/fn_runner_test.py    |  24 ++
 .../portability/fn_api_runner/translations.py      |  11 +
 4 files changed, 365 insertions(+), 255 deletions(-)

Reply via email to