You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2022/03/04 22:34:37 UTC

[beam] branch master updated (133ef19 -> 423bde9)

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 133ef19  [BEAM-13947] Add split() and rsplit(), non-deferred column operations on categorical columns (#16677)
     add cffd6a9  py: Import beam plugins before starting SdkHarness
     add 423bde9  Merge pull request #16998 [BEAM-13993] [BEAM-10039] Import beam plugins before starting SdkHarness

No new revisions were added by this update.

Summary of changes:
 .../python/apache_beam/options/pipeline_options.py |  2 +-
 .../apache_beam/runners/worker/sdk_worker_main.py  | 24 ++++++++++++++++++++++
 .../runners/worker/sdk_worker_main_test.py         |  8 ++++++++
 3 files changed, 33 insertions(+), 1 deletion(-)