You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ni...@apache.org on 2021/04/16 02:46:45 UTC

[beam] branch master updated (bb948c1 -> 06f6050)

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

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


    from bb948c1  [BEAM-12029] Make WontImplementErrors more helpful (#14517)
     new fd22c67  Don't use fake coders in interactive Beam.
     new 80d2364  Formatting fixes
     new 206ca1f  Formatting fixes
     new 6e24d1d  Ran yapf on changes.
     new 06f6050  Merge pull request #14561 from dmkozh/fake_coders

The 31630 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/interactive/background_caching_job.py  |  5 ++--
 .../runners/interactive/pipeline_fragment.py       |  7 +++---
 .../runners/interactive/pipeline_fragment_test.py  |  4 ++--
 .../runners/interactive/pipeline_instrument.py     | 18 +++++++-------
 .../interactive/pipeline_instrument_test.py        | 28 +++++++++-------------
 5 files changed, 26 insertions(+), 36 deletions(-)