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

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


    from 3d576f7  Merge pull request #8951 from riazela/TextTableRowCount
     add b31f930  BEAM-3645 add ParallelBundleProcessor
     add 1f38467  BEAM-3645 reflect comments
     add b1e7644  BEAM-3645 add changes from review comments
     add f391aa4  BEAM-3645 add thread lock when generating process_bundle_id
     new 45d8a28  [BEAM-3645] add ParallelBundleManager

The 1 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:
 .../python/apache_beam/options/pipeline_options.py |   5 +
 .../apache_beam/options/pipeline_options_test.py   |   6 +
 .../runners/portability/fn_api_runner.py           | 125 ++++++++++++++++-----
 .../runners/portability/fn_api_runner_test.py      |  46 +++++++-
 .../apache_beam/runners/worker/data_plane.py       |   2 +-
 5 files changed, 154 insertions(+), 30 deletions(-)

Reply via email to