This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 25760d2 Merge pull request #9533: [BEAM-8187] Do not publish
gradlew_orig in release
add ccac658 Temporarily replace super() calls with calls to __init__ of
parent class in Beam examples.
add 740ddc6 Merge pull request #9513 [BEAM-6158] Temporarily remove
super() calls in Beam examples.
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/examples/avro_bitcoin.py | 4 +++-
.../apache_beam/examples/complete/autocomplete.py | 4 +++-
.../apache_beam/examples/complete/distribopt.py | 1 -
.../apache_beam/examples/complete/game/game_stats.py | 12 +++++++++---
.../examples/complete/game/hourly_team_score.py | 16 ++++++++++++----
.../examples/complete/game/leader_board.py | 20 +++++++++++++++-----
.../apache_beam/examples/complete/game/user_score.py | 8 ++++++--
.../examples/complete/top_wikipedia_sessions.py | 4 +++-
.../examples/cookbook/bigtableio_it_test.py | 4 +++-
sdks/python/apache_beam/examples/wordcount.py | 3 +++
.../apache_beam/examples/wordcount_debugging.py | 4 +++-
11 files changed, 60 insertions(+), 20 deletions(-)