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

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 71df9630f47 Revert "Migrate Beam Go to use the new Opaque Protocol 
Buffers (#33434)" (#33628)
     add edc476634c6 [Dataflow Streaming Appliance] Fix per key commit size 
validation (#33597)
     add 16400af1313 Expand documentation about YAML providers.
     add dd161040c73 Merge pull request #33630 Expand documentation about YAML 
providers.
     add 51b5872fcdf Use local loopback worker from Python expansion services.
     add f199cf056d3 Merge pull request #33645 Use local loopback worker from 
Python expansion services.
     add a600af039a1 Fix distroless workflows (#33637)
     add f3f42d4a86e Don't multiply tests on LogForTesting providers. (#33613)
     add 7d17f2ac537 [yaml] propogate error_handling to windowing composite 
config (#33443)

No new revisions were added by this update.

Summary of changes:
 .../beam_PostCommit_Java_Examples_Dataflow_V2.yml  |   4 +
 .../beam/runners/dataflow/LargeCommitTest.java     |  73 ++++++++++++++
 .../runners/dataflow/worker/OperationalLimits.java |   4 +-
 sdks/python/apache_beam/transforms/environments.py |  12 +++
 sdks/python/apache_beam/yaml/integration_tests.py  |   7 +-
 sdks/python/apache_beam/yaml/yaml_provider.py      |   3 +-
 sdks/python/apache_beam/yaml/yaml_transform.py     |   6 ++
 .../apache_beam/yaml/yaml_transform_unit_test.py   |   4 +
 sdks/python/test-suites/dataflow/common.gradle     |  17 +---
 .../en/documentation/sdks/yaml-providers.md        | 109 +++++++++++++++++++++
 .../www/site/content/en/documentation/sdks/yaml.md |  68 -------------
 .../layouts/partials/section-menu/en/sdks.html     |   1 +
 12 files changed, 219 insertions(+), 89 deletions(-)
 create mode 100644 
runners/google-cloud-dataflow-java/src/test/java/org/apache/beam/runners/dataflow/LargeCommitTest.java
 create mode 100644 
website/www/site/content/en/documentation/sdks/yaml-providers.md

Reply via email to