You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ki...@apache.org on 2022/02/18 19:31:26 UTC

[beam] branch master updated (a354889 -> 30b440f)

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

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


    from a354889  Merge pull request #16890 from [BEAM-12164]: fix bug when retrieving either string or json
     new ea97340  [BEAM-13051] Pylint misplaced-bare-raise warning enabled
     new eeabcd0  [BEAM-13051] Added descriptions to Kinesis and PortableRunner exceptions
     new 30b440f  Merge pull request #16526 from roger-mike/fix/pylint/misplaced-bare-raise-and-no-member

The 34701 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/.pylintrc                                       |  1 -
 .../apache_beam/io/external/xlang_kinesisio_it_test.py      |  9 ++++++---
 sdks/python/apache_beam/runners/common.py                   |  2 +-
 .../apache_beam/runners/portability/portable_runner.py      | 13 ++++++++-----
 4 files changed, 15 insertions(+), 10 deletions(-)