You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2021/03/11 23:27:43 UTC

[beam] branch master updated (08bd566 -> 8ccfa53)

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 08bd566  Merge pull request #14184 from [BEAM-9372] remove python version check whether python 3.6 above or not
     add a6b3820  GroupIntoBatches test uses stateful ParDo
     add 59906f6  Always use portable job submission for Dataflow runner v2
     add 8ccfa53  Merge pull request #14074: Always use portable job submission for Dataflow V2

No new revisions were added by this update.

Summary of changes:
 runners/google-cloud-dataflow-java/build.gradle    | 39 ++++-----
 .../beam/runners/dataflow/DataflowRunner.java      | 95 +++++++++++++++-------
 .../beam/runners/dataflow/DataflowRunnerTest.java  |  3 +-
 3 files changed, 86 insertions(+), 51 deletions(-)