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

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


    from 953f895e377 Adding support for Pubsub Lite Writes in SchemaTransforms 
(#24359)
     add 8ec0568d12d Disallow using the JRH with Python streaming pipelines 
(#24513)

No new revisions were added by this update.

Summary of changes:
 .../job_PerformanceTests_PubsubIO_Python.groovy    |   6 +-
 ...stCommit_Python_ValidatesRunner_Dataflow.groovy |   1 -
 CHANGES.md                                         |  34 +++
 .../apache_beam/io/gcp/pubsub_io_perf_test.py      |   1 -
 .../python/apache_beam/options/pipeline_options.py |   7 -
 .../runners/dataflow/dataflow_runner.py            | 293 +++++++++------------
 .../runners/dataflow/dataflow_runner_test.py       | 208 +++++++++------
 .../runners/dataflow/internal/apiclient.py         |  84 +-----
 .../runners/dataflow/internal/apiclient_test.py    | 125 +--------
 .../runners/dataflow/ptransform_overrides.py       |  60 +----
 .../apache_beam/runners/portability/stager.py      |   8 -
 .../apache_beam/testing/load_tests/build.gradle    |   8 -
 sdks/python/scripts/run_integration_test.sh        |  12 -
 sdks/python/test-suites/dataflow/common.gradle     |  46 +---
 14 files changed, 308 insertions(+), 585 deletions(-)

Reply via email to