You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2022/12/29 13:46:23 UTC

[beam] branch master updated (208a14e05b5 -> 7c736e27b4f)

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 208a14e05b5 [Spark Dataset runner] Reuse SparkSession when testing using class rule. (#24812)
     add 7c736e27b4f [#24515] Ensure that portable Java pipelines on Dataflow are not able to opt out of runner v2. (#24805)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  9 ++--
 .../beam/runners/dataflow/DataflowRunner.java      | 21 +++++++-
 .../beam/runners/dataflow/DataflowRunnerTest.java  | 57 ++++++++++++++++++++++
 3 files changed, 82 insertions(+), 5 deletions(-)