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 7b4156b  Merge pull request #6373: [BEAM-5288] Enhance Environment 
proto to support different types of environments
     add 7689f12  [BEAM-3884] Implement Impulse primitive in FnApiRunner.
     new d07a622  Merge pull request #6376 [BEAM-3884] Impulse primitive in 
FnApiRunner.

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:
 sdks/python/apache_beam/portability/python_urns.py |   2 +
 .../runners/portability/fn_api_runner.py           | 116 +++++++++++++++++----
 .../runners/portability/fn_api_runner_test.py      |   2 +-
 .../apache_beam/runners/worker/bundle_processor.py |  13 +++
 .../apache_beam/runners/worker/operations.pxd      |   6 ++
 .../apache_beam/runners/worker/operations.py       |  23 ++++
 6 files changed, 139 insertions(+), 23 deletions(-)

Reply via email to