You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2022/10/03 19:54:13 UTC

[beam] branch master updated (dc58a460f2f -> 9e47f470ed4)

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

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


    from dc58a460f2f Fix JdbcIOIT, which seems to have never worked (#21796)
     add 9d278bc5b2b Require time-bound flag for non-UW streaming Python jobs for new SDKs.
     new 9e47f470ed4 Merge pull request #23468 Require time-bound flag for non-UW streaming Python jobs for new SDKs.

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:
 .../apache_beam/runners/dataflow/dataflow_runner.py      | 16 +++++++++-------
 .../apache_beam/runners/dataflow/dataflow_runner_test.py |  7 +++++--
 2 files changed, 14 insertions(+), 9 deletions(-)


[beam] 01/01: Merge pull request #23468 Require time-bound flag for non-UW streaming Python jobs for new SDKs.

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9e47f470ed4d249bf2d8aaee74263006d89b18db
Merge: dc58a460f2f 9d278bc5b2b
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Oct 3 12:54:05 2022 -0700

    Merge pull request #23468 Require time-bound flag for non-UW streaming Python jobs for new SDKs.

 .../apache_beam/runners/dataflow/dataflow_runner.py      | 16 +++++++++-------
 .../apache_beam/runners/dataflow/dataflow_runner_test.py |  7 +++++--
 2 files changed, 14 insertions(+), 9 deletions(-)