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

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


    from a5c32f3  [BEAM-9953] [ZetaSQL] Implement CREATE FUNCTION and scalar 
UDF. (#12153)
     new e5ee374  [BEAM-9754] Add Py 3.8 support to Dataflow runner.
     new 190b69d  Print a warning when users install version of Beam that has 
not been sufficiently tested.
     new d6fcc1e  Merge pull request #12156 from tvalentyn/py38_support

The 27635 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:
 sdks/python/apache_beam/__init__.py                |  9 ++-
 .../runners/dataflow/dataflow_runner_test.py       | 63 ---------------------
 .../runners/dataflow/internal/apiclient.py         |  6 +-
 .../runners/dataflow/internal/apiclient_test.py    | 66 ----------------------
 .../apache_beam/runners/dataflow/internal/names.py |  4 +-
 .../runners/dataflow/template_runner_test.py       |  3 -
 sdks/python/setup.py                               | 10 +++-
 7 files changed, 22 insertions(+), 139 deletions(-)

Reply via email to