You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2022/06/30 18:15:24 UTC

[beam] branch master updated (51bcf244081 -> b30de9f163c)

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

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


    from 51bcf244081 Change default, options, and explanation for issue priority (#22116)
     add b30de9f163c Minor: Bump flake8 to 4.0.1 (#22110)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/transforms.py        |  2 +-
 .../apache_beam/io/azure/blobstoragefilesystem.py      |  4 ++--
 sdks/python/apache_beam/io/gcp/bigquery_avro_tools.py  |  4 ++--
 .../apache_beam/runners/dataflow/dataflow_runner.py    |  2 +-
 .../apache_beam/runners/direct/test_stream_impl.py     |  3 ++-
 .../runners/interactive/interactive_beam.py            |  4 ++--
 .../runners/interactive/options/capture_control.py     |  4 ++--
 .../runners/interactive/options/capture_limiters.py    |  4 ++--
 .../runners/interactive/recording_manager.py           | 18 +++++++++---------
 sdks/python/apache_beam/runners/interactive/utils.py   | 12 ++++++------
 .../portability/fn_api_runner/watermark_manager.py     |  4 ++--
 .../apache_beam/runners/worker/bundle_processor.py     |  2 +-
 sdks/python/apache_beam/transforms/window.py           |  2 +-
 sdks/python/apache_beam/typehints/decorators.py        |  2 +-
 sdks/python/apache_beam/typehints/schemas.py           |  2 +-
 sdks/python/tox.ini                                    |  4 ++--
 16 files changed, 37 insertions(+), 36 deletions(-)