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

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


    from 06c76b4e930 Updates the test suite to use the transform service 
(#30605)
     add 17bbe8262b9 Remove MapState and SetState tests that mix v1 and v2 
codepaths erroneously
     add 8945b8fc144 Remove GroupIntoBatches tests that mix v1 and v2 codepaths 
erroneously
     add bf5551bd118 Remove PubsubSink tests that conflate v1 and v2 codepaths 
erroneously
     add 0a0186de555 Skip v1 translation steps for pipelines that will run on v2
     new c79b6e157dd Merge pull request #30604: Skip running Dataflow v1 logic 
when a job will run on v2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dataflow/DataflowPipelineTranslator.java       |   6 +-
 .../beam/runners/dataflow/DataflowRunner.java      |  11 ++-
 .../dataflow/DataflowPipelineTranslatorTest.java   | 105 ---------------------
 .../beam/runners/dataflow/DataflowRunnerTest.java  |  29 +-----
 4 files changed, 16 insertions(+), 135 deletions(-)

Reply via email to