This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.
*** WARNING: tag nightly-master was modified! ***
from b9b4c6e (commit)
to 55f42a5 (commit)
from b9b4c6e Merge pull request #15296 from andyxiexu/python-sdk
add 7cb5383 Merge pull request #15126 from [BEAM-12665] Add option in
ReadAll Transforms to add filename to the output
add e6aa424 Update ptransform.py error message (#15286)
add 95415d8 Fix docs typos in contrib guide.
add 42f0fa0 Fix docs typos in contrib guide.
add 89a8c10 [BEAM-12738][GoSDK] Fix Dataflow Job URL
add b536b20 [BEAM-12738][GoSDK] Fix Dataflow Job URL
add afd7dd8 Move misplaced cloud healthcare update info line from
template to unreleased section
add 9535553 Merge pull request #15310 from Quarz0/master
add 55f42a5 [GoSDK Infra] Limit simultaneous tests binaries to 3. (#15321)
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 2 +-
.../beam/runners/dataflow/dataflowlib/execute.go | 2 +-
sdks/go/test/run_validatesrunner_tests.sh | 20 +++++++++++++++--
sdks/python/apache_beam/io/avroio.py | 7 +++++-
sdks/python/apache_beam/io/avroio_test.py | 17 +++++++++++++-
sdks/python/apache_beam/io/filebasedsource.py | 24 ++++++++++++++++----
sdks/python/apache_beam/io/parquetio.py | 26 +++++++++++++++++-----
sdks/python/apache_beam/io/parquetio_test.py | 17 ++++++++++++--
sdks/python/apache_beam/io/textio.py | 11 ++++++++-
sdks/python/apache_beam/io/textio_test.py | 11 +++++++++
sdks/python/apache_beam/io/tfrecordio.py | 11 +++++++--
sdks/python/apache_beam/io/tfrecordio_test.py | 22 ++++++++++++++++++
sdks/python/apache_beam/transforms/ptransform.py | 3 ++-
website/www/site/content/en/contribute/_index.md | 4 ++--
14 files changed, 153 insertions(+), 24 deletions(-)